From 51b2b8d83cd7abe1a644fcd8d09f2a391308735b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 23 Jan 2003 15:01:07 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11608 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0f61fd409..0280ac6e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2003-01-23 Love +2003-01-23 Love Hörquist Åstrand * lib/krb5/krb5.conf.5: add [kdc]use_2b @@ -19,7 +19,7 @@ * lib/asn1/check-der.c: move out the generic asn1/der functions to a common file -2003-01-22 Love +2003-01-22 Love Hörquist Åstrand * doc/misc.texi: more text about afs, how to get get your KeyFile, and how to start use 2b tokens @@ -32,7 +32,7 @@ * kuser/kuser_locl.h: include crypto-headers.h for des_read_pw_string prototype -2003-01-16 Love +2003-01-16 Love Hörquist Åstrand * admin/ktutil.8: document -v, --verbose @@ -42,7 +42,7 @@ * admin/copy.c (kt_copy): remove adding verbose_flag to args struct, since it will overrun the args array (from Sumit Bose) -2003-01-15 Love +2003-01-15 Love Hörquist Åstrand * lib/krb5/krb5.conf.5: write more about [realms] REALM = { kdc = ... } @@ -76,7 +76,7 @@ * lib/krb5/krb5.h (krb5_keytype): add KEYTYPE_AES128, KEYTYPE_AES256 -2003-01-14 Love +2003-01-14 Love Hörquist Åstrand * lib/hdb/common.c (_hdb_fetch): handle error code from hdb_value2entry