git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20216 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-09 22:05:46 +00:00
parent 7aaf3af6e4
commit d44f356d5f

View File

@@ -1,3 +1,16 @@
2007-02-10 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/db.c: Be better at setting and clearing error string.
* lib/hdb/hdb.c: Be better at setting and clearing error string.
2007-02-09 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/keytab.c (krb5_kt_get_entry): Use krb5_kt_get_full_name
to print out the keytab name.
* doc/setup.texi: Spelling, from Guido Guenther
2007-02-08 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/rd_cred.c: Plug memory leak, from Michael B Allen.