summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 13:54:37 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 13:54:37 +1100
commit78f16cb07bb0221caea416b5ea83f74dc196fd8a (patch)
tree5b5d6b81ef7023c924df042239f62707e6b2d313 /ChangeLog
parent5790b5910bfc3de69e0886953f9c09341f3fd951 (diff)
- dtucker@cvs.openbsd.org 2006/03/19 11:51:52
[servconf.c] Correct strdelim null test; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a46102e..6dbcbc3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
[sshconnect2.c]
memory leaks detected by Coverity via elad AT netbsd.org;
deraadt@ ok
+ - dtucker@cvs.openbsd.org 2006/03/19 11:51:52
+ [servconf.c]
+ Correct strdelim null test; ok djm@
20060325
- OpenBSD CVS Sync
@@ -4291,4 +4294,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4250 2006/03/26 02:54:12 djm Exp $
+$Id: ChangeLog,v 1.4251 2006/03/26 02:54:37 djm Exp $