summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c7832556..805290106 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
12 delay detach of session if a channel gets closed but the child is 12 delay detach of session if a channel gets closed but the child is
13 still alive. however, release pty, since the fd's to the child are 13 still alive. however, release pty, since the fd's to the child are
14 already closed. 14 already closed.
15 - markus@cvs.openbsd.org 2001/10/11 15:24:00
16 [clientloop.c]
17 clear select masks if we return before calling select().
15 18
1620011010 1920011010
17 - (djm) OpenBSD CVS Sync 20 - (djm) OpenBSD CVS Sync
@@ -6710,4 +6713,4 @@
6710 - Wrote replacements for strlcpy and mkdtemp 6713 - Wrote replacements for strlcpy and mkdtemp
6711 - Released 1.0pre1 6714 - Released 1.0pre1
6712 6715
6713$Id: ChangeLog,v 1.1602 2001/10/12 01:35:50 djm Exp $ 6716$Id: ChangeLog,v 1.1603 2001/10/12 01:36:09 djm Exp $