diff --git a/ChangeLog b/ChangeLog index 60bb75534..ade0d3c07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-10-13 Love Hörnquist Åstrand + + * lib/krb5/config_file.c (krb5_config_parse_file_debug): punt if + there is binding before a section declaration. Bug found by + Arkadiusz Miskiewicz + 2003-10-13 Johan Danielsson * lib/krb5/fcache.c (erase_file): revert a change in previous; if @@ -13,7 +19,7 @@ 2003-10-07 Love Hörnquist Åstrand * lib/krb5/init_creds_pw.c: add some help function that is common - between ENC_TS and SAM2 free the etype{,2}-infos on failure move + between ENC_TS and SAM2, free the etype{,2}-infos on failure, move the pa counter into krb5_get_init_creds_ctx 2003-10-06 Love Hörnquist Åstrand