From 7017832f3beacc7fa8ca8de23a6675fd482d8867 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 17 Sep 2001 02:06:58 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10711 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 03d7e709f..6fe3da494 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,11 @@ +2001-09-17 Assar Westerlund + + * telnetd/telnetd.c: add a kludge to make it build on aix (that + defines NOERROR in both sys/stream.h and arpa/nameser.h and + considers that a fatal error) + + * telnet/telnet.c: undef PUTSHORT to avoid conflict + 2001-08-26 Assar Westerlund * telnetd/Makefile.am: also link with the library for logout