From 86cec6054f05ba8aa1cd2046824e1e879ddf861e Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 19 Jul 2001 16:00:48 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10355 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 3980cc2f7..ad9f3aa1f 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,9 @@ +2001-07-19 Assar Westerlund + + * telnetd/global.c (output_data): make sure of not forwarding + `nfrontp' too far, thereby allowing writes after the end of + `netobuf' + 2001-06-18 Assar Westerlund * libtelnet/kerberos5.c: update to new krb5_auth_con* names