From bfbbff5ad9ca56637b7e83a29aaf6ea0bea5837d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 8 Jan 2005 23:14:33 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14501 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 3a2bf0078..4afc8eee1 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,9 @@ +2005-01-09 Love Hörnquist Åstrand + + * ftp/domacro.c: cast argument to is* to unsigned char + + * ftp/ftp.c: cast argument to tolower to unsigned char + 2004-08-20 Love Hörnquist Åstrand * ftp/ftp.c: send ABOR protect with security layer if its there