From 090f4804ec5ba9aa90f352527edcdc5164e3972e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 14 Apr 2005 16:45:35 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14794 ec53bebd-3082-4978-b11e-865c3cabbd6b --- admin/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/admin/ChangeLog b/admin/ChangeLog index 5b1260ee2..bc778ab00 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,11 @@ +2005-04-14 Love Hörnquist Åstrand + + * add.c: add option -H --hex to the add command + + * ktutil-commands.in: add option -H --hex to the add command + + * ktutil.8: document option -H --hex to the add command + 2004-09-29 Love Hörnquist Åstrand * list.c: un c99'ify, from Anders.Magnusson@ltu.se