diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index 428c64526..3300788af 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,5 +1,12 @@ -2007-02-17 Love Hörnquist Åstrand +2007-04-11 Love Hörnquist Åstrand + * der_get.c: Allow trailing NULs. We allow this since MIT Kerberos + sends an strings in the NEED_PREAUTH case that includes a trailing + NUL. + +2007-02-17 Love Hörnquist Åstrand + + * Makefile.am: Add PA-ClientCanonicalized and friends. * k5.asn1: Add PA-ClientCanonicalized and friends. diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index e12cf5353..66a995259 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,7 @@ +2007-04-11 Love Hörnquist Åstrand + + * rsa.c: spelling. + 2007-02-01 Love Hörnquist Åstrand * rand.c: Name the random file ~/.rnd, this is the same as