From 13b9098447aa1d43d2243a84a934e5420790a2f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 Feb 2004 20:29:24 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13324 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 21d9e9856..9193ec1dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-02-10 Love Hörnquist Åstrand + * kpasswd/kpasswd.c (change_password): handle that printf(".*s", + 0, (void*)NULL); doesn't work on solaris + * lib/krb5/krb5.conf.5: don't use path's in first .Nm, it confuses some locate.updatedb, use FILES section to describe where the file is instead.