From 0b41c7fe1e52047a8f3366ef8a377341cd95158c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 8 May 2003 18:55:46 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12249 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17793e680..17f4f0e6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-05-08 Love Hörnquist Åstrand + + * kuser/kdestroy.c: destroy tokens even if there isn't v4 support + * kuser/kinit.c: get token even if there isn't v4 support + * kuser/klist.c: print tokens even if there isn't v4 support 2003-05-06 Johan Danielsson