diff options
| author | Tom Yu <tlyu@mit.edu> | 2002-06-15 03:13:57 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2002-06-15 03:13:57 +0000 |
| commit | 5e8bc3cf754c28ef27197343cec81f23e69a1ff5 (patch) | |
| tree | 7876268dc97717023a46ba87b8aae4ab6d6174e0 /src/include/ChangeLog | |
| parent | fa4817162411d18b9d95a17a5609e1439fcf14b7 (diff) | |
| download | krb5-5e8bc3cf754c28ef27197343cec81f23e69a1ff5.tar.gz krb5-5e8bc3cf754c28ef27197343cec81f23e69a1ff5.tar.xz krb5-5e8bc3cf754c28ef27197343cec81f23e69a1ff5.zip | |
* k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONS
* k5-int.h: Removed conditionals now defined in prefix files
and updated header paths
* k5-int.h: Rearranged the #ifdef macintosh section to
work on Mac OS 9 and X
* k5-int.h: Updated Mac OS #defines
and #includes for new header layout and Mac OS X frameworks
[pullups from 1-2-2-branch]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14512 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 750d8afcc7..8a82622231 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,22 @@ +2002-06-14 Alexandra Ellwood <lxs@mit.edu> + + * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONS + + * k5-int.h: Removed conditionals now defined in prefix files + and updated header paths + + [pullups from 1-2-2-branch] + +2002-06-14 Miro Jurisic <meeroh@mit.edu> + + * k5-int.h: Rearranged the #ifdef macintosh section to + work on Mac OS 9 and X + + * k5-int.h: Updated Mac OS #defines + and #includes for new header layout and Mac OS X frameworks + + [pullups from 1-2-2-branch] + 2002-06-14 Tom Yu <tlyu@mit.edu> * krb5.hin: Fix BEGIN_DECLS conditional. |
