diff --git a/ChangeLog b/ChangeLog index 70b9a4a70..0dd6ae3e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ +2005-03-28 Love Hörnquist Åstrand + + * lib/krb5/krb5_keytab.3: stop memory leak in example, expand on + wildcards + +2005-03-26 Love Hörnquist Åstrand + + * lib/krb5/krb5_principal.3: spelling, from Tomas Olsson + + * lib/krb5/krb5_warn.3: spelling, from Tomas Olsson + 2005-03-19 Love Hörnquist Åstrand + * lib/krb5/acache.c: add mutex for global variables, clean up + returned error codes, implement storing addresses into the ccapi + + * appl/test/gssapi_server.c: free memory, make error strings match + * appl/test/gssapi_server.c: use print_gss_name, print server name too