x
authorLove Hörnquist Åstrand <lha@kth.se>
Mon, 24 Mar 2008 12:05:52 +0000 (12:05 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Mon, 24 Mar 2008 12:05:52 +0000 (12:05 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22715 ec53bebd-3082-4978-b11e-865c3cabbd6b

ChangeLog

index a66aaa60523571426075ce58e0a6d52b1b8feab0..f815c50db4b9d07d5f6e5517fb768051042f9604 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,8 @@
 2008-03-20  Love Hörnquist Åstrand  <lha@it.su.se>
 
-       * doc/setup.texi: Fix sasl-regexp, from Howard Chu.
-
-2008-03-19  Love Hörnquist Åstrand  <lha@it.su.se>
-
+       * 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.
 
        * kuser/kgetcred.c: Add stub --canonicalize implementation.
 
+2008-03-19  Love Hörnquist Åstrand  <lha@it.su.se>
+
+       * doc/setup.texi: Fix sasl-regexp, from Howard Chu.
+
 2008-03-14  Love Hörnquist Åstrand  <lha@it.su.se>
 
        * kdc/kx509.c: Adapt to hx509_env changes.