From 0b393db25154d1be07289fa10307fc5a822fe8bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 23 Sep 2003 10:44:12 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12915 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index a19188e34..a78490abb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-09-23 Love Hörnquist Åstrand + * lib/krb5/rd_req.c (krb5_rd_req): if we have a keyblock in auth + context, use that + * appl/test/uu_client.c: print authorization data if there are any * lib/asn1/asn1_print.c: decode IA5Stringa and UTF8String