From 34fa8c9204e92d0ac53263882e1bfbb3d662ffd7 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sat, 24 Apr 2004 22:47:07 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13772 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index d9eafb14c..b6af98325 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-04-24 Johan Danielsson + + * kuser/copy_cred_cache.{c,1}: add cred cache copy tool + + * configure.in: use rk_SYS_LARGEFILE + + * lib/krb5/{krb5.h,store.c,fcache.c}: Fix the cache flags bitorder + issue with a storage flag instead of a separate function. + 2004-04-24 Love Hörnquist Åstrand * lib/krb5/pkinit.c: move out the oid check from get_reply_key