summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-29 19:39:09 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-29 19:39:09 +1000
commit0521dcb22eb6c5478c4b652cfc6bb777499aeba7 (patch)
treece95cc155b555519219e16f4d2bd8bb7df1f1bfc /ChangeLog
parent07d30e4579b183af97b7ccc880f256d4334930bd (diff)
- (dtucker) [regress/scp.sh] Make this work on Cygwin too, which doesn't like
files ending in .exe that aren't binaries; patch from vinschen at redhat.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2c0a6acd..0680b2201 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,8 @@
30 - (dtucker) [regress/dynamic-forward.sh] Allow time for connections to be torn 30 - (dtucker) [regress/dynamic-forward.sh] Allow time for connections to be torn
31 down, needed on some platforms, should be harmless on others. Patch from 31 down, needed on some platforms, should be harmless on others. Patch from
32 jason at devrandom.org. 32 jason at devrandom.org.
33 - (dtucker) [regress/scp.sh] Make this work on Cygwin too, which doesn't like
34 files ending in .exe that aren't binaries; patch from vinschen at redhat.com.
33 35
3420040828 3620040828
35 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from 37 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
@@ -1697,4 +1699,4 @@
1697 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1699 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1698 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1700 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1699 1701
1700$Id: ChangeLog,v 1.3531 2004/08/29 07:14:31 dtucker Exp $ 1702$Id: ChangeLog,v 1.3532 2004/08/29 09:39:09 dtucker Exp $