diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-05-27 18:48:16 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-05-27 18:48:16 +0000 |
| commit | 3d344fffc8f6c8344471208f0c7579c9ea1eeed1 (patch) | |
| tree | 424e64e100a643b73d0b1d0286fe7a51afc70ac1 /src/lib/ChangeLog | |
| parent | 30086a17f118c47befa0900eaf3b6ebc36e7b195 (diff) | |
| download | krb5-3d344fffc8f6c8344471208f0c7579c9ea1eeed1.tar.gz krb5-3d344fffc8f6c8344471208f0c7579c9ea1eeed1.tar.xz krb5-3d344fffc8f6c8344471208f0c7579c9ea1eeed1.zip | |
krb5_32.def: Change the DLL export list to include
krb5_auth_con_setrcache, krb5_get_server_rcache, krb5_cc_default_name,
krb5_change_password, krb5_mcc_ops, and all of the Cygnus
krb5_get_init_creds functions. Remove the old libkadm functions, as
they are no longer available.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10585 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/ChangeLog')
| -rw-r--r-- | src/lib/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index 6d64447f2..dec064dd4 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -1,3 +1,12 @@ +1998-05-26 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * krb5_32.def: Change the DLL export list to include + krb5_auth_con_setrcache, krb5_get_server_rcache, + krb5_cc_default_name, krb5_change_password, + krb5_mcc_ops, and all of the Cygnus + krb5_get_init_creds functions. Remove the old libkadm + functions, as they are no longer available. + Sun May 24 22:31:39 1998 Theodore Y. Ts'o <tytso@mit.edu> * Makefile.in (CLEANLIBS): Remove lib/kadm from the list of |
