diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -58,6 +58,9 @@ | |||
58 | [ssh-keyscan.c] | 58 | [ssh-keyscan.c] |
59 | handle connection close during read of protocol version string. | 59 | handle connection close during read of protocol version string. |
60 | fixes erroneous "bad greeting". ok markus@ | 60 | fixes erroneous "bad greeting". ok markus@ |
61 | - markus@cvs.openbsd.org 2002/03/04 19:37:58 | ||
62 | [channels.c] | ||
63 | off by one; thanks to joost@pine.nl | ||
61 | 64 | ||
62 | 20020226 | 65 | 20020226 |
63 | - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests | 66 | - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests |
@@ -7789,4 +7792,4 @@ | |||
7789 | - Wrote replacements for strlcpy and mkdtemp | 7792 | - Wrote replacements for strlcpy and mkdtemp |
7790 | - Released 1.0pre1 | 7793 | - Released 1.0pre1 |
7791 | 7794 | ||
7792 | $Id: ChangeLog,v 1.1905 2002/03/05 01:54:52 mouring Exp $ | 7795 | $Id: ChangeLog,v 1.1906 2002/03/05 01:57:44 mouring Exp $ |