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