summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-14 16:35:01 +1100
committerDamien Miller <djm@mindrot.org>2009-02-14 16:35:01 +1100
commit61433bec808fc90de066902e793147fd5015a2cc (patch)
treeecd83691b3b24328a6c98d13c5838a3a26a4766e /ChangeLog
parente379e1083748ab84cc199f2cbf7029621e2cb75c (diff)
- markus@cvs.openbsd.org 2009/02/13 11:50:21
[packet.c] check for enc !=NULL in packet_start_discard
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e0c681ba..a2d2045af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
30 - jmc@cvs.openbsd.org 2009/02/12 07:34:20 30 - jmc@cvs.openbsd.org 2009/02/12 07:34:20
31 [ssh_config.5] 31 [ssh_config.5]
32 kill trailing whitespace; 32 kill trailing whitespace;
33 - markus@cvs.openbsd.org 2009/02/13 11:50:21
34 [packet.c]
35 check for enc !=NULL in packet_start_discard
33 36
3420090212 3720090212
35 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically 38 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
@@ -5156,5 +5159,5 @@
5156 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5159 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5157 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5160 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5158 5161
5159$Id: ChangeLog,v 1.5193 2009/02/14 05:34:39 djm Exp $ 5162$Id: ChangeLog,v 1.5194 2009/02/14 05:35:01 djm Exp $
5160 5163