git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20635 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-05-09 15:34:49 +00:00
parent ad2854bcfc
commit 83d42d8b1d

View File

@@ -1,5 +1,13 @@
2007-05-09 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/inquire_cred_by_mech.c: Fill in all of the variables if
they are passed in. Pointed out by Phil Fisher.
2007-05-08 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/inquire_cred.c: Fix copy and paste error, bug spotted by
from Phil Fisher.
* mech: dont keep track of gc_usage, just figure it out at
gss_inquire_cred() time