git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14794 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-14 16:45:35 +00:00
parent 239d06f465
commit 090f4804ec

View File

@@ -1,3 +1,11 @@
2005-04-14 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* list.c: un c99'ify, from Anders.Magnusson@ltu.se