summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-14 18:00:52 +1100
committerDamien Miller <djm@mindrot.org>2009-02-14 18:00:52 +1100
commit6385e758dfbc72d461a68cd19819e5f9d41e555c (patch)
treeb35aea3f74f6af0577f59f13f1decadfcf69e938 /ChangeLog
parent61433bec808fc90de066902e793147fd5015a2cc (diff)
- djm@cvs.openbsd.org 2009/02/14 06:35:49
[PROTOCOL] mention that eow and no-more-sessions extensions are sent only to OpenSSH peers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2d2045af..d4b454fc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,10 @@
33 - markus@cvs.openbsd.org 2009/02/13 11:50:21 33 - markus@cvs.openbsd.org 2009/02/13 11:50:21
34 [packet.c] 34 [packet.c]
35 check for enc !=NULL in packet_start_discard 35 check for enc !=NULL in packet_start_discard
36 - djm@cvs.openbsd.org 2009/02/14 06:35:49
37 [PROTOCOL]
38 mention that eow and no-more-sessions extensions are sent only to
39 OpenSSH peers
36 40
3720090212 4120090212
38 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically 42 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
@@ -5159,5 +5163,5 @@
5159 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5163 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5160 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5164 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5161 5165
5162$Id: ChangeLog,v 1.5194 2009/02/14 05:35:01 djm Exp $ 5166$Id: ChangeLog,v 1.5195 2009/02/14 07:00:52 djm Exp $
5163 5167