summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:57:44 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:57:44 +0000
commit795488785e1e1273c628e25fb91a45e048984bb3 (patch)
tree1c45ac0c2fefd7cc64e59888b9e5f9940f85963d /ChangeLog
parent6b28c35a04069c5b19e541c86e767da5841422d0 (diff)
- markus@cvs.openbsd.org 2002/03/04 19:37:58
[channels.c] off by one; thanks to joost@pine.nl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d8dc035b..4fdc2918 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,9 @@
[ssh-keyscan.c]
handle connection close during read of protocol version string.
fixes erroneous "bad greeting". ok markus@
+ - markus@cvs.openbsd.org 2002/03/04 19:37:58
+ [channels.c]
+ off by one; thanks to joost@pine.nl
20020226
- (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
@@ -7789,4 +7792,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1905 2002/03/05 01:54:52 mouring Exp $
+$Id: ChangeLog,v 1.1906 2002/03/05 01:57:44 mouring Exp $