From 6ffc3daa37982d6a5887b1c1d756099dd3268263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 29 May 2008 02:22:30 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23212 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 92a60a4e2..23c6103f4 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,5 +1,10 @@ -2008-04-10 Love Hörnquist Åstrand +2008-05-28 Love Hörnquist Åstrand + * ftp/ftp.c: Try sliding mmap window over memory file (10MB + window), works better with larger files (ie doesn't fail). + +2008-04-10 Love Hörnquist Åstrand + * ftpd/logwtmp.c: Use asl for logging ftpd wtmp messages. 2007-07-12 Love Hörnquist Åstrand