summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 15:37:50 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 15:37:50 +1000
commit89437edafd157a3a01589a72d3779dafa5a64311 (patch)
treeeeb97a2e719c1128b17975d0a269df9259473846 /ChangeLog
parentda1e4bd3bf039cc81fc2ee3f971a3ad23fa5c51c (diff)
- (djm) [regress/sftp-cmds.sh]
Use more restrictive glob to pick up test files from /bin - some platforms ship broken symlinks there which could spoil the test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cf5e350f..abafe4a23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,6 +77,9 @@
77 [regress/sftp-glob.sh regress/test-exec.sh] 77 [regress/sftp-glob.sh regress/test-exec.sh]
78 remove "echo -E" crap that I added in last commit and use printf(1) for 78 remove "echo -E" crap that I added in last commit and use printf(1) for
79 cases where we strictly require echo not to reprocess escape characters. 79 cases where we strictly require echo not to reprocess escape characters.
80 - (djm) [regress/sftp-cmds.sh]
81 Use more restrictive glob to pick up test files from /bin - some platforms
82 ship broken symlinks there which could spoil the test.
80 83
8120070927 8420070927
82 - (dtucker) [configure.ac atomicio.c] Fall back to including <sys/poll.h> if 85 - (dtucker) [configure.ac atomicio.c] Fall back to including <sys/poll.h> if
@@ -3348,4 +3351,4 @@
3348 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3351 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3349 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3352 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3350 3353
3351$Id: ChangeLog,v 1.4777 2007/10/26 05:35:54 djm Exp $ 3354$Id: ChangeLog,v 1.4778 2007/10/26 05:37:50 djm Exp $