From 42332d2eea1aaf12dedd9ee18f13a842c19e80f3 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 5 Sep 1999 19:18:35 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6901 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 124304b00..34801e23a 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,13 @@ +1999-09-05 Assar Westerlund + + * telnetd/utility.c (ttloop): make it return 1 if interrupted by a + signal, which must have been what was meant from the beginning + + * telnetd/ext.h (ttloop): update prototype + + * telnetd/authenc.c (telnet_spin): actually return the value from + ttloop (otherwise it's kind of bogus) + 1999-08-05 Assar Westerlund * telnetd/sys_term.c (rmut): free utxp