From a988db194b6dbe18d51907aa3d89ccea40e64c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 14 Dec 2005 12:18:14 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16408 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c2bbd7cf3..65bf77198 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -2005-12-13 Love Hörnquist Åstrand +2005-12-14 Love Hörnquist Åstrand + + * kdc/kerberos5.c (tgs_rep2): also print the principal for which + the enctype was missing + +2005-12-13 Love Hörnquist Åstrand * kdc/kaserver.c: Finish up transition from hdb_entry to hdb_entry_ex.