From b9753c29e3a5462035b5f6811216722b36009c57 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Fri, 9 Aug 2002 17:07:33 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11074 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85059d945..37f457ad6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-08-09 Johan Danielsson + + * lib/krb5/rd_cred.c: if the remote address isn't an addrport, + don't try comparing to one; this should make old clients work with + new servers + + * lib/asn1/gen_decode.c: remove unused variable + 2002-07-31 Johan Danielsson * kdc/{kerberos5,524}.c: ENOENT -> HDB_ERR_NOENTRY (from Derrick