diff --git a/ChangeLog b/ChangeLog index a66aaa605..f815c50db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,8 @@ 2008-03-20 Love Hörnquist Åstrand - * doc/setup.texi: Fix sasl-regexp, from Howard Chu. - -2008-03-19 Love Hörnquist Åstrand - + * lib/krb5/get_cred.c: Dont try key usage KRB5_KU_AP_REQ_AUTH for + TGS-REQ. This drop compatibility with pre 0.3d KDCs. + * lib/krb5/get_cred.c: catch KRB5_GC_CANONICALIZE. * lib/krb5/krb5.h: set KRB5_GC_CANONICALIZE. @@ -12,6 +11,10 @@ * kuser/kgetcred.c: Add stub --canonicalize implementation. +2008-03-19 Love Hörnquist Åstrand + + * doc/setup.texi: Fix sasl-regexp, from Howard Chu. + 2008-03-14 Love Hörnquist Åstrand * kdc/kx509.c: Adapt to hx509_env changes.