git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15019 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-30 13:50:56 +00:00
parent 51a75cda5e
commit a465ac0f84

View File

@@ -1,7 +1,15 @@
2005-04-30 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/Makefile.am: use LIB_com_err for libkrb5.la
2005-04-29 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/asn1/Makefile.am: use $(LIB_com_err)
2005-04-28 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/context.c (krb5_set_config_files): ignore permission
denied on configuration files, user might no be allowed to read
denied on configuration files, user might not be allowed to read
/var/heimdal/kdc.conf
2005-04-26 Dave Love <fx@gnu.org>