aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-02-08 01:21:03 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-02-08 01:21:03 +0000
commitce1649564c3dc5efc0d8958f77d9cbc6fb2f742d (patch)
treebbfd8570ac0c67dd3800b04abcce91995b96ced8 /CHANGES
parentd76a74cc5e6256b7f6e396a12bf7be9ce2169cdc (diff)
Added tests 1022 and 1023 to validate output of curl-config --version and
--vernum
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9dac29165..aff59dfef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Fandrich (7 Feb 2007)
+- Added tests 1022 and 1023 to validate output of curl-config --version and
+ --vernum
+
Daniel S (7 Feb 2008)
- Refactored a lot of timeout code into a few functions in an attempt to make
them all use the same (hopefully correct) logic to make it less error-prone