From b4f73c521013531f2b050325f1f6f52c2426b0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 27 Aug 2005 05:49:23 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15995 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7855b7037..893a4158f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-08-27 Love Hörnquist Åstrand + + * lib/krb5/rd_req.c (check_transited): Allow empty content of type + 0 because that is was Microsoft enerates in their TGT. + + * kdc/kerberos5.c (fix_transited_encoding): Allow empty content of + type 0 because that is was Microsoft enerates in their TGT. + 2005-08-26 Love Hörnquist Åstrand * doc/intro.texi: RFC 4120 replaces RFC 1510