From 45f0c7d705ac915b62ce74eb634e251a4823248d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 13 Oct 2003 13:21:16 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13000 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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