git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22711 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-03-24 12:05:38 +00:00
parent ecd4be81f0
commit b2aff2d2bd

View File

@@ -3,7 +3,13 @@
* doc/setup.texi: Fix sasl-regexp, from Howard Chu.
2008-03-19 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/get_cred.c: catch KRB5_GC_CANONICALIZE.
* lib/krb5/krb5.h: set KRB5_GC_CANONICALIZE.
* kuser/kgetcred.c: set KRB5_GC_CANONICALIZE.
* kuser/kgetcred.c: Add stub --canonicalize implementation.
2008-03-14 Love H<>rnquist <20>strand <lha@it.su.se>