From a8c5ecdeb6a88791c3adf40833931ff54c96702d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 11 Feb 2004 12:30:51 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13327 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9193ec1dd..b4fbc1da7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ +2004-02-11 Love Hörnquist Åstrand + + * lib/krb5/init_creds_pw.c (change_password): handle that + printf("%.*s", 0, (void*)NULL); doesn't work on solaris + 2004-02-10 Love Hörnquist Åstrand - * kpasswd/kpasswd.c (change_password): handle that printf(".*s", + * 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