git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20680 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-05-14 03:15:30 +00:00
parent 99df08ed7e
commit e44dcb7458

View File

@@ -1,4 +1,9 @@
2007-05-09 Love H<>rnquist <20>strand <lha@it.su.se>
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.
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.