From 1ea194e674610336d5253745ae8e80b822937be1 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 23 Oct 2000 04:57:30 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9130 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index cfb1e88fc..79c8351ec 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,7 @@ +2000-10-23 Johan Danielsson + + * common/buffer.c: HAVE_ST_BLKSIZE -> HAVE_STRUCT_STAT_ST_BLKSIZE + 2000-10-08 Assar Westerlund * ftp/ftp.c (*): check that fds are not too large to select on