From e9b7ae6afc4c4545f3e0070ee04416591f6a4e5d Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 10 Aug 2001 13:35:06 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10465 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++++ appl/telnet/ChangeLog | 4 ++++ lib/roken/ChangeLog | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 55cc6236d..bd222d81e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-10 Assar Westerlund + + * lib/hdb/Makefile.am (libhdb_la_LDFLAGS): update to 7:4:0 + 2001-08-08 Assar Westerlund * configure.in: just add -L (if required) from krb4 when testing diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index ad9f3aa1f..652fa245a 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,7 @@ +2001-08-10 Assar Westerlund + + * telnetd/sys_term.c (getpty): call openpty if it exists + 2001-07-19 Assar Westerlund * telnetd/global.c (output_data): make sure of not forwarding diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 42db3189c..50691e05f 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,7 @@ +2001-08-10 Assar Westerlund + + * Makefile.am (libroken_la_LDFLAGS): update to 14:2:5 + 2001-08-08 Assar Westerlund * hstrerror.c: move h_errno to its own file (h_errno.c)