diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index c4cf027f3..c2e25a790 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,8 @@ +2005-04-24 Love Hörnquist Åstrand + + * telnetd/global.c, telnetd/state.c, telnetd/telnetd.c, + telentd/ext.h: remove another strcpy + 2005-04-19 Love Hörnquist Åstrand * telnetd/sys_term.c: rewrite getpty to make use openpty when its