diff options
| author | Tom Yu <tlyu@mit.edu> | 2003-06-12 21:48:52 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2003-06-12 21:48:52 +0000 |
| commit | 84389168c93d63d27ed2c6846c46b23addc07c1c (patch) | |
| tree | 5b8e898ae7424227584f681a48e8f7e3b0912a75 /src/include/ChangeLog | |
| parent | 80cd14fd363242758d85b623436988062d84b690 (diff) | |
| download | krb5-84389168c93d63d27ed2c6846c46b23addc07c1c.tar.gz krb5-84389168c93d63d27ed2c6846c46b23addc07c1c.tar.xz krb5-84389168c93d63d27ed2c6846c46b23addc07c1c.zip | |
* krb5.hin: krb524_init_ets() takes one argument
* krb524.c (krb524_convert_creds_kdc, krb524_init_ets): Mark as
KRB5_CALLCONV_WRONG.
(krb524_init_ets): Takes a krb5_context.
ticket: 1596
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15615 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index abab070744..71366e826b 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,7 @@ +2003-06-12 Tom Yu <tlyu@mit.edu> + + * krb5.hin: krb524_init_ets() takes one argument. + 2003-06-06 Ken Raeburn <raeburn@mit.edu> * k5-int.h (struct srv_dns_entry): Declare. |
