From 2dbaacea7477883dd456aea4d34dc26d0a45ab52 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 13 Oct 1999 01:46:18 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7140 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4a5b26cba..37ea970f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ 1999-10-10 Assar Westerlund + * lib/krb5/mk_req.c (krb5_mk_req): use krb5_free_host_realm + * lib/krb5/krb5.h (krb5_ccache_data): make `ops' const * lib/krb5/crypto.c (krb5_string_to_salttype): new function @@ -11,6 +13,10 @@ * **/*.[ch]: const-ize 1999-10-06 Assar Westerlund + + * lib/krb5/creds.c (krb5_compare_creds): const-ify + + * lib/krb5/cache.c: clean-up and comment-up * lib/krb5/copy_host_realm.c (krb5_copy_host_realm): copy all the strings