diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -89,6 +89,9 @@ | |||
89 | [channels.c packet.c packet.h serverloop.c] | 89 | [channels.c packet.c packet.h serverloop.c] |
90 | use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message | 90 | use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message |
91 | use random content in ignore messages. | 91 | use random content in ignore messages. |
92 | - markus@cvs.openbsd.org 2001/02/28 21:31:32 | ||
93 | [channels.c] | ||
94 | typo | ||
92 | 95 | ||
93 | 20010304 | 96 | 20010304 |
94 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. | 97 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. |
@@ -4281,4 +4284,4 @@ | |||
4281 | - Wrote replacements for strlcpy and mkdtemp | 4284 | - Wrote replacements for strlcpy and mkdtemp |
4282 | - Released 1.0pre1 | 4285 | - Released 1.0pre1 |
4283 | 4286 | ||
4284 | $Id: ChangeLog,v 1.877 2001/03/05 06:28:06 mouring Exp $ | 4287 | $Id: ChangeLog,v 1.878 2001/03/05 06:29:44 mouring Exp $ |