git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20499 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-21 21:47:45 +00:00
parent 24fb3ec44b
commit 50a570106e

View File

@@ -1,5 +1,8 @@
2007-04-21 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/store.c (krb5_store_creds_tag): use session.keytype to
determine if to send the session-key.
* kcm/client.c (kcm_ccache_new_client): make root be able to pass
the name constraints, not the opposite. From Bryan Jacobs.