diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index f496edb52..ffa94d5f4 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,8 @@ +1999-08-18 Assar Westerlund + + * ftp/cmds.c (getit): be more suspicious when parsing the result + of MDTM. Do the comparison of timestamps correctly. + 1999-08-13 Assar Westerlund * ftpd/ftpd.c (send_data): avoid calling mmap with `len == 0'.