From d7267be34713671fb2e700eb2d50601c13635fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 29 Apr 2003 09:19:12 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12175 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/xnlock/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appl/xnlock/ChangeLog b/appl/xnlock/ChangeLog index 93fdb3304..632fc34e4 100644 --- a/appl/xnlock/ChangeLog +++ b/appl/xnlock/ChangeLog @@ -1,3 +1,7 @@ +2003-04-29 Love Hörnquist Åstrand + + * xnlock.c: include kafs.h in the krb5 case + 2003-04-14 Love Hörnquist Åstrand * xnlock.c (GetPasswd): cast argument to isprint to unsigned char,