aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-10-24 22:48:23 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-10-24 22:48:23 +0000
commit65ed69662513b14143e8821c72ea41d7c69113d9 (patch)
treef6a2de2b6eb6cf6b61cb7330f24c19c61884d0ed /CHANGES
parent3e3eaaada75b920dae214338e13a26fc4d02920a (diff)
Fixed the test TFTP server to support the >10000 test number notation
Added test cases 2002 and 2003 (the latter disabled for now)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a56faf6cd..e6cc37a69 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,9 +7,10 @@
Changelog
Dan F (24 October 2007)
-- Fixed the test FTP server to support the >10000 test number notation
+- Fixed the test FTP and TFTP servers to support the >10000 test number
+ notation
-- Added test cases 2000 and 2001 which test multiple protocols using the
+- Added test cases 2000 through 2003 which test multiple protocols using the
same easy handle
- Fixed the filecheck: make target to work outside the source tree