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 2271b76ff..bcfc4a8ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,9 @@
25 [channels.c channels.h] 25 [channels.c channels.h]
26 avoid possible FD_ISSET overflow for channels established 26 avoid possible FD_ISSET overflow for channels established
27 during channnel_after_select() (used for dynamic channels). 27 during channnel_after_select() (used for dynamic channels).
28 - markus@cvs.openbsd.org 2001/10/08 11:48:57
29 [channels.c]
30 better debug
28 31
2920011007 3220011007
30 - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys. 33 - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys.
@@ -6670,4 +6673,4 @@
6670 - Wrote replacements for strlcpy and mkdtemp 6673 - Wrote replacements for strlcpy and mkdtemp
6671 - Released 1.0pre1 6674 - Released 1.0pre1
6672 6675
6673$Id: ChangeLog,v 1.1592 2001/10/10 05:03:58 djm Exp $ 6676$Id: ChangeLog,v 1.1593 2001/10/10 05:04:20 djm Exp $