diff options
| author | Tom Yu <tlyu@mit.edu> | 1997-12-06 07:58:22 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 1997-12-06 07:58:22 +0000 |
| commit | 4185cec91422e9daabc0bc0a1eca6955889a021b (patch) | |
| tree | 7d583b6e37808b03f22b4715729201ab8b690c8b /src/include/ChangeLog | |
| parent | 1c19e9f07aacf52c9775e0613cccca650b3268df (diff) | |
| download | krb5-4185cec91422e9daabc0bc0a1eca6955889a021b.tar.gz krb5-4185cec91422e9daabc0bc0a1eca6955889a021b.tar.xz krb5-4185cec91422e9daabc0bc0a1eca6955889a021b.zip | |
* krb5.hin: Add constants and prototypes for the Cygnus password
changing API. Add krb5_cc_copy_creds. Add support for Cygnus
initial credentials API.
* k5-int.h: Add additional preauth types. Add additional
parameter to krb5_sendto_kdc for designating whether to use the
master. Add functions to support Cygnus initial credentials API.
Add prototypes for sam functions.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10318 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 7853a60d0..6ba9ccfa3 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,14 @@ +Sat Dec 6 02:20:11 1997 Tom Yu <tlyu@mit.edu> + + * krb5.hin: Add constants and prototypes for the Cygnus password + changing API. Add krb5_cc_copy_creds. Add support for Cygnus + initial credentials API. + + * k5-int.h: Add additional preauth types. Add additional + parameter to krb5_sendto_kdc for designating whether to use the + master. Add functions to support Cygnus initial credentials API. + Add prototypes for sam functions. + Tue Sep 30 18:56:05 1997 Tom Yu <tlyu@mit.edu> * win-mac.h: Replace HAS_STDLIB_H with something more sane. |
