summaryrefslogtreecommitdiffstats
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 a2d2045a..d4b454fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,10 @@
- markus@cvs.openbsd.org 2009/02/13 11:50:21
[packet.c]
check for enc !=NULL in packet_start_discard
+ - 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
20090212
- (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
@@ -5159,5 +5163,5 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.5194 2009/02/14 05:35:01 djm Exp $
+$Id: ChangeLog,v 1.5195 2009/02/14 07:00:52 djm Exp $