summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 13:23:11 +0100
committerDamien Miller <djm@mindrot.org>2002-01-22 13:23:11 +0100
commit659811f7fca35260b97352b632e0c9ca4d5d7979 (patch)
treea23c415d4e2bd9e932be0f7524c3f7114981d633 /ChangeLog
parent - markus@cvs.openbsd.org 2002/01/10 12:47:59 (diff)
downloadopenssh-659811f7fca35260b97352b632e0c9ca4d5d7979.tar.xz
openssh-659811f7fca35260b97352b632e0c9ca4d5d7979.zip
- markus@cvs.openbsd.org 2002/01/11 10:31:05
[packet.c] handle received SSH2_MSG_UNIMPLEMENTED messages; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cdf6376fa..2464c33a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -122,6 +122,9 @@
- markus@cvs.openbsd.org 2002/01/10 12:47:59
[nchan.c]
more unused code (with channels.c:1.156)
+ - markus@cvs.openbsd.org 2002/01/11 10:31:05
+ [packet.c]
+ handle received SSH2_MSG_UNIMPLEMENTED messages; ok djm@
20020121
@@ -7270,4 +7273,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1758 2002/01/22 12:22:44 djm Exp $
+$Id: ChangeLog,v 1.1759 2002/01/22 12:23:11 djm Exp $