From f9cda144623c2e196fa0dbf5e552a1995a7065e5 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 25 Apr 2001 12:10:29 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9820 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 1 + lib/roken/ChangeLog | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f86c5fb9b..f5f483ffc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2001-04-25 Assar Westerlund + * admin/get.c (kt_get): allow specification of encryption types * lib/krb5/verify_init.c (krb5_verify_init_creds): do not try to close an unopened ccache, noted by diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index f86d33388..d8eb64470 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2001-04-25 Assar Westerlund + + * getarg.h (free_getarg_strings): add prototype + * getarg.c (free_getarg_strings): add function + 2001-04-21 Johan Danielsson * getarg.c: pack short flag options togther, to shorten the usage