diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,6 +5,7 @@ | |||
5 | Add ${EXEEXT}: required to work on Cygwin. | 5 | Add ${EXEEXT}: required to work on Cygwin. |
6 | - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more | 6 | - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more |
7 | distinctive, so "rm ${BATCH}.*" doesn't match the script itself. | 7 | distinctive, so "rm ${BATCH}.*" doesn't match the script itself. |
8 | - (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin. | ||
8 | 9 | ||
9 | 20030906 | 10 | 20030906 |
10 | - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. | 11 | - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. |
@@ -1032,4 +1033,4 @@ | |||
1032 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1033 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1033 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1034 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1034 | 1035 | ||
1035 | $Id: ChangeLog,v 1.2965 2003/09/06 23:31:02 dtucker Exp $ | 1036 | $Id: ChangeLog,v 1.2966 2003/09/06 23:32:58 dtucker Exp $ |