From 1c0bae5c0a6a5e0c8c88638bdfbfcbff8feca7c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 4 Apr 2005 08:55:21 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14723 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 09c5cd53c..f18f2de80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-04 Love Hörnquist Åstrand + + * lib/krb5/pkinit.c: Since the decode can't make out the diffrence + between PA-PK-AS-REP-19 and PA-PK-AS-REQ-Win2k, try harder to + verify both cases + 2005-04-03 Love Hörnquist Åstrand * appl/test/uu_client.c: print size_t by casting to unsigned long