From e6ce6a4d0ec5eeb4a6ee73e6621aed01d67f3625 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 24 Apr 2001 23:12:22 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9805 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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