diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 731c9ca6f..1209fcd69 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,7 @@ +2005-05-10 David Love + + * ftpd/pathnames.h: #ifdef protect _PATH_ISSUE + 2005-04-25 Love Hörnquist Åstrand * ftp/domacro.c: handle string trunctions diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 05a59ff82..2a82fc5d7 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,8 @@ +2005-05-11 Dave Love + + * telnet/telnet.c: undef ISASCII before we define our own (problem + on Irix) + 2005-04-28 Johan Danielsson * telnetd/utility.c (putf): %t: the regular and streamspty case