summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-29 16:38:41 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-29 16:38:41 +1000
commit0f56ed16b8e463e16c3a8f78544943a9e6f8ea1f (patch)
tree260797cd9ac2982bfae510c0e0e8343410849cbf /ChangeLog
parentdb693908178e1e2390d2bbfc34fe709eb23ea039 (diff)
- djm@cvs.openbsd.org 2004/08/28 01:01:48
[sshd.c] don't erroneously close stdin for !reexec case, from Dave Johnson; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 08f910264..844fdfdbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,10 @@
19 - markus@cvs.openbsd.org 2004/08/26 16:00:55 19 - markus@cvs.openbsd.org 2004/08/26 16:00:55
20 [ssh.1 sshd.8] 20 [ssh.1 sshd.8]
21 get rid of references to rhosts authentication; with jmc@ 21 get rid of references to rhosts authentication; with jmc@
22 - djm@cvs.openbsd.org 2004/08/28 01:01:48
23 [sshd.c]
24 don't erroneously close stdin for !reexec case, from Dave Johnson;
25 ok markus@
22 26
2320040828 2720040828
24 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from 28 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
@@ -1686,4 +1690,4 @@
1686 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1690 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1687 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1691 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1688 1692
1689$Id: ChangeLog,v 1.3527 2004/08/29 06:37:24 dtucker Exp $ 1693$Id: ChangeLog,v 1.3528 2004/08/29 06:38:41 dtucker Exp $