diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-06-08 17:21:40 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-06-08 17:21:40 +0000 |
commit | 873d95a34cfc7897edd32cfdf27e0f3a408bd5c6 (patch) | |
tree | a64b44c19e13f4157602e178f91de56a01e04d6e /CHANGES | |
parent | 1500e958393ca269293377c7d624273ddfc9e2ff (diff) |
Incorporated Daniel Black's test706 and test707 SOCKS test cases.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ Changelog +Dan F (8 June 2007) +- Incorporated Daniel Black's test706 and test707 SOCKS test cases. + +- Fixed a few problems when starting the SOCKS server. + +- Reverted some recent changes to runtests.pl that weren't compatible with + perl 5.0. + Daniel S (6 June 2007) - -s/--silent can now be used to toggle off the silence again if used a second time. |