From 260c9de0ebe2550b59f098e1cb5f7d3212dbe84c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 28 May 2000 05:32:17 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8298 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ca1cf5716..cfab1982b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-05-28 Assar Westerlund + + * kuser/klist.c: continue even we have no v5 ccache. make showing + your krb4 tickets the default (if build with krb4 support) + * kuser/kinit.c: add a fallback that tries to get a v4 ticket if + built with krb4 support and we got back a version error from the + KDC + 2000-05-23 Johan Danielsson * lib/krb5/keytab_keyfile.c: make this actually work