diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20030907 | ||
2 | - (dtucker) [agent-ptrace.sh dynamic-forward.sh (all regress/)] | ||
3 | Put "which" inside quotes. | ||
4 | |||
1 | 20030906 | 5 | 20030906 |
2 | - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. | 6 | - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. |
3 | 7 | ||
@@ -24,7 +28,7 @@ | |||
24 | - [regress/agent-ptrace.sh regress/agent-timeout.sh] | 28 | - [regress/agent-ptrace.sh regress/agent-timeout.sh] |
25 | "grep -q" -> "grep >/dev/null" | 29 | "grep -q" -> "grep >/dev/null" |
26 | - [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh | 30 | - [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh |
27 | regress/test-exec.sh] Handle different was of echoing without newlines. | 31 | regress/test-exec.sh] Handle different ways of echoing without newlines. |
28 | - [regress/dynamic-forward.sh] Some "which" programs output on stderr. | 32 | - [regress/dynamic-forward.sh] Some "which" programs output on stderr. |
29 | - [regress/sftp-cmds.sh] Use portable "test" option. | 33 | - [regress/sftp-cmds.sh] Use portable "test" option. |
30 | - [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always | 34 | - [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always |
@@ -1024,4 +1028,4 @@ | |||
1024 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1028 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1025 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1029 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1026 | 1030 | ||
1027 | $Id: ChangeLog,v 1.2962 2003/09/06 06:44:39 dtucker Exp $ | 1031 | $Id: ChangeLog,v 1.2963 2003/09/06 23:22:21 dtucker Exp $ |