diff options
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 569b14398..d582df88a 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,15 @@ +2000-06-23 Danilo Almeida <dalmeida@mit.edu> + + * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage to + be KRB5_CALLCONV. + + * k5-int.h (krb5int_cc_default): Fix linkage to be consistent with + code. (Note: We should dump KRB5_DLLIMP.) + +2000-06-23 Ken Raeburn <raeburn@mit.edu> + + * krb5.hin (krb5_recvauth_version, krb5_free_ktypes): Declare. + 2000-06-05 Jeffrey Altman <jaltman@columbia.edu> * krb5-int.h: Fix the prototype for krb5int_cc_default so that it builds |
