summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-05-26 12:11:56 +1000
committerDamien Miller <djm@mindrot.org>2005-05-26 12:11:56 +1000
commit17b23d86577314547647aeda2a0e1205026f1769 (patch)
treeda879089326fc1be022366f91bd32285776ae469 /ChangeLog
parent538c9b71ecb11669053271ff95d7ce8a6d40294f (diff)
- markus@cvs.openbsd.org 2005/05/16 15:30:51
[readconf.c servconf.c] check return value from strdelim() for NULL (AddressFamily); mpech
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a84287c81..15d1a7490 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,9 @@
53 - djm@cvs.openbsd.org 2005/05/10 10:30:43 53 - djm@cvs.openbsd.org 2005/05/10 10:30:43
54 [ssh.c] 54 [ssh.c]
55 report real errors on fallback from ControlMaster=no to normal connect 55 report real errors on fallback from ControlMaster=no to normal connect
56 - markus@cvs.openbsd.org 2005/05/16 15:30:51
57 [readconf.c servconf.c]
58 check return value from strdelim() for NULL (AddressFamily); mpech
56 59
5720050524 6020050524
58 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 61 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
@@ -2552,4 +2555,4 @@
2552 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2555 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2553 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2556 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2554 2557
2555$Id: ChangeLog,v 1.3776 2005/05/26 02:11:28 djm Exp $ 2558$Id: ChangeLog,v 1.3777 2005/05/26 02:11:56 djm Exp $