summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-12 22:42:29 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-12 22:42:29 +1000
commitd8835934c4cf129b842b0f391783754cdaa0190c (patch)
tree1e2d947c4d0e3e3f70b01d843ef9e19eb0b80799 /ChangeLog
parent9fbac719055b66ef2bcd9b4cc98163cd97d829bc (diff)
- dtucker@cvs.openbsd.org 2004/08/11 11:50:09
[sshd.c] Don't try to close startup_pipe if it's not open; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 26abc881..73be25d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
- dtucker@cvs.openbsd.org 2004/08/11 11:09:54
[servconf.c]
Fix minor leak; "looks right" deraadt@
+ - dtucker@cvs.openbsd.org 2004/08/11 11:50:09
+ [sshd.c]
+ Don't try to close startup_pipe if it's not open; ok djm@
20040720
- (djm) OpenBSD CVS Sync
@@ -1582,4 +1585,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.3493 2004/08/12 12:41:44 dtucker Exp $
+$Id: ChangeLog,v 1.3494 2004/08/12 12:42:29 dtucker Exp $