From d49965b44e7fd7b9fe24bc8ca3a1a98ee5c4f06d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 14 Jul 2004 03:04:56 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14039 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 922afd352..b1129a8b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +2004-07-14 Love Hörnquist Åstrand + + * lib/krb5/changepw.c (process_reply): cast ssize_t to long and + print that From NetBSD via Havard Eidnes. + 2004-07-09 Love Hörnquist Åstrand + * configure.in: fix helpstring for hdb-openldap-module + * lib/krb5/test_cc.c: don't use krb5_err on error code 0 2004-07-08 Love Hörnquist Åstrand