From f1a24b6f5c94741f7d1926cee1397dcbc069cb3e Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 11 Jul 1995 17:20:34 +0000 Subject: krb5.hin (krb5_cc_get_type, krb5_kt_get_type): Add the new functions to get the type of the credentials cache and key table. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6278 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 9235c7533..10166042b 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,4 +1,9 @@ +Tue Jul 11 13:12:14 1995 + * krb5.hin (krb5_cc_get_type, krb5_kt_get_type): Add the new + functions to get the type of the credentials cache and key + table. + Fri Jul 7 15:56:49 EDT 1995 Paul Park (pjpark@mit.edu) * krb5.hin - Add checksum verifier dispatch in the checksum entry. This is now the supported method for verifying checksums. Also -- cgit