summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:23:11 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:23:11 +1100
commit659811f7fca35260b97352b632e0c9ca4d5d7979 (patch)
treea23c415d4e2bd9e932be0f7524c3f7114981d633 /ChangeLog
parent66ac6a43a8d73dd72da4639e79b37241b01b61bd (diff)
- 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 @@
122 - markus@cvs.openbsd.org 2002/01/10 12:47:59 122 - markus@cvs.openbsd.org 2002/01/10 12:47:59
123 [nchan.c] 123 [nchan.c]
124 more unused code (with channels.c:1.156) 124 more unused code (with channels.c:1.156)
125 - markus@cvs.openbsd.org 2002/01/11 10:31:05
126 [packet.c]
127 handle received SSH2_MSG_UNIMPLEMENTED messages; ok djm@
125 128
126 129
12720020121 13020020121
@@ -7270,4 +7273,4 @@
7270 - Wrote replacements for strlcpy and mkdtemp 7273 - Wrote replacements for strlcpy and mkdtemp
7271 - Released 1.0pre1 7274 - Released 1.0pre1
7272 7275
7273$Id: ChangeLog,v 1.1758 2002/01/22 12:22:44 djm Exp $ 7276$Id: ChangeLog,v 1.1759 2002/01/22 12:23:11 djm Exp $