From a465ac0f84d571f06fd6201ee98fd6f9ee8a00c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 30 Apr 2005 13:50:56 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15019 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cceb7b4ae..febfcaa70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ +2005-04-30 Love Hörnquist Åstrand + + * lib/krb5/Makefile.am: use LIB_com_err for libkrb5.la + +2005-04-29 Love Hörnquist Åstrand + + * lib/asn1/Makefile.am: use $(LIB_com_err) + 2005-04-28 Love Hörnquist Åstrand * 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