git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15370 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-14 00:22:51 +00:00
parent 54f8d95f72
commit 99ddc0cb57

View File

@@ -1,5 +1,15 @@
2005-06-14 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kinit.c (main): catch KRB5_CONFIG_BADFORMAT from
krb5_init_context
* kdc/main.c (main): catch KRB5_CONFIG_BADFORMAT from
krb5_init_context
* lib/krb5/verify_krb5_conf.c (main): catch KRB5_CONFIG_BADFORMAT
from krb5_init_context From: Mathias Feiler
<feiler@uni-hohenheim.de>
* lib/krb5/verify_krb5_conf.c: Add more missig entires, from
Mathias Feiler <feiler@uni-hohenheim.de>