diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index e58afa2df..1ca383014 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,10 @@ +2001-04-25 Assar Westerlund + + * telnetd/sys_term.c (start_login): give the correct error if exec + fails + * telnetd/utility.c (fatalperror_errno): add a new function with + explicit errno parameter + 2001-03-07 Assar Westerlund * telnetd/sys_term.c: some minimal more amount of