diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 3846c1400..b9faa765d 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -16,6 +16,12 @@ 2000-10-08 Assar Westerlund * ftp/ftp.c (*): check that fds are not too large to select on + * ftp/main.c (cmdscanner): print a newline upon EOF + +2000-09-19 Assar Westerlund + + * ftp/security.h: add some attributes to prototypes of sec* + * ftp/extern.h (command): add attributes 2000-08-31 Johan Danielsson