git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13002 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-10-13 13:33:52 +00:00
parent 002f25a217
commit 2aaa9a193e

View File

@@ -1,5 +1,8 @@
2003-10-13 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/verify_krb5_conf.c: print the error value
krb5_init_context failed with
* lib/krb5/config_file.c (krb5_config_parse_file_debug): punt if
there is binding before a section declaration. Bug found by
Arkadiusz Miskiewicz <arekm@pld-linux.org>