aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-03 20:48:22 +0000
committerYang Tse <yangsita@gmail.com>2008-01-03 20:48:22 +0000
commitfd8d862c3762cb9ec51a81b3917483e04dea9840 (patch)
treedbba3a50c33c960d0dcf13a8258203d8de62d625 /TODO-RELEASE
parent083d3190e50db30405c8ac37aa97fc8d7abb436d (diff)
Modify test harness so that the minimum SSH version required to run
SCP, SFTP and SOCKS4 tests is now OpenSSH 2.9.9 or SunSSH 1.0 For SOCKS5 tests minimum versions are OpenSSH 3.7 or SunSSH 1.0
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 297f46a6d..7d7e9fbbb 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -17,5 +17,8 @@ To be addressed before 7.18.0 (planned release: January 2008)
auth (to find and fix)
114 - Ranged downloads on file:// URLs by Daniel Egger (patch failed to apply)
+
+115 - Cleanup debugging messages in test harness, introduced for new minimum
+ SSH version support for SCP, SFTP and SOCKS tests
-115 -
+116 -