summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 94172428a..1252df061 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
14 - djm@cvs.openbsd.org 2004/06/25 01:25:12 14 - djm@cvs.openbsd.org 2004/06/25 01:25:12
15 [regress/test-exec.sh] 15 [regress/test-exec.sh]
16 clean reexec-specific junk out of text-exec.sh and simplify; idea markus@ 16 clean reexec-specific junk out of text-exec.sh and simplify; idea markus@
17 - dtucker@cvs.openbsd.org 2004/06/25 05:38:48
18 [sftp-server.c]
19 Fall back to stat+rename if filesystem doesn't doesn't support hard
20 links. bz#823, ok djm@
17 - (dtucker) [configure.ac openbsd-compat/misc.c [openbsd-compat/misc.h] 21 - (dtucker) [configure.ac openbsd-compat/misc.c [openbsd-compat/misc.h]
18 Add closefrom() for platforms that don't have it. 22 Add closefrom() for platforms that don't have it.
19 - (dtucker) [sshd.c] add line missing from reexec sync. 23 - (dtucker) [sshd.c] add line missing from reexec sync.
@@ -1419,4 +1423,4 @@
1419 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1423 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1420 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1424 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1421 1425
1422$Id: ChangeLog,v 1.3449 2004/06/25 04:22:23 dtucker Exp $ 1426$Id: ChangeLog,v 1.3450 2004/06/25 07:06:02 dtucker Exp $