aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-04-25 23:18:52 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-04-25 23:18:52 +0000
commitf213d0db98f8c882e072aedeb8e564ed408ae281 (patch)
tree4dbfa0d7fa5e6ef8ca7e4fe9a90008674f1876ca /CHANGES
parent6e835ef3aa2f9fe6497c7e00d4c8640ba64c5c53 (diff)
Added support in runtests.pl for "!n" test numbers to disable individual tests.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 56f07bd75..0d458b041 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Dan F (25 April 2007)
+- Added support in runtests.pl for "!n" test numbers to disable individual
+ tests. Changed -t to only keep log files around when -k is specified,
+ to have the same behaviour as without -t.
+
Daniel S (25 April 2007)
- Sonia Subramanian brought our attention to a problem that happens if you set
the CURLOPT_RESUME_FROM or CURLOPT_RANGE options and an existing connection