From 48ed204b6569ee540a46a46fb8ada825b93b52cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 16 Jul 2003 14:46:58 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12443 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3834ce5d9..007e42e96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +2003-07-16 Love Hörnquist Åstrand + + * lib/krb5/cache.c: don't return value in void function + 2003-07-15 Love Hörnquist Åstrand + * lib/krb5/creds.c (krb5_compare_creds): if client is specified in + the mcreds, check that too + * lib/krb5/{keytab_file.c,principal.c,mk_error.c,krb5.h,get_cred.c}: prefix libasn1 types with heim_