From 5da08e39115d983f1b7edf2030298abb3c174fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 3 May 2003 12:20:17 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12192 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index aae8ab960..a9391750a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-05-03 Love Hörnquist Åstrand + + * doc/setup.texi: add cross realm text + +2003-04-29 Love Hörnquist Åstrand + + * lib/krb5/krb5_crypto_init.3: document krb5_enctype_to_string and + krb5_string_to_enctype + 2003-04-28 Love Hörnquist Åstrand * kdc/v4_dump.c (v4_prop_dump): limit strings length, from openbsd