git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18199 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-02 10:51:03 +00:00
parent 3bab71b31d
commit 0766e2a20a

View File

@@ -1,5 +1,10 @@
2006-10-02 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kdigest.c: Don't require --kerberos-realm.
* lib/krb5/digest.c (digest_request): if NULL is passed in as
realm, use default realm.
* fix-export: build gssapi mech private files
2006-09-26 Love H<>rnquist <20>strand <lha@it.su.se>