git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20682 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-05-14 18:04:11 +00:00
parent 87bdbf8e2c
commit 88bbe318c5

View File

@@ -1,5 +1,10 @@
2007-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
2007-05-14 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/accept_sec_context.c: Set session key only if we are
returned a session key. Found by David Love.
2007-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/prf.c: switched MIN to min to make compile on solaris,
pointed out by David Love.