diff --git a/ChangeLog b/ChangeLog index 7c6543337..3938752fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-02-10 Love Hörnquist Åstrand + + * 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 Åstrand + + * 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 Åstrand * lib/krb5/rd_cred.c: Plug memory leak, from Michael B Allen.