aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-09-02 23:12:00 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-09-02 23:12:00 +0000
commit29ec219b82ba65fd4be0fd7c9d678eb9ae1890b7 (patch)
tree6f90fe82daf5d1b35a838c7156d3fac93313a5ce /CHANGES
parent0994d7811f691f0b5c6743ae8d3ce90310cd7cea (diff)
Fixed an out of memory problem that caused torture test failures in tests
706 and 707.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 06e2c8b69..fd723e4bb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Fandrich (2 Sep 2008)
+- Fixed an out of memory problem that caused torture test failures in tests
+ 706 and 707.
+
Daniel Stenberg (2 Sep 2008)
- Keith Mok added supported_protocols and supported_features to the pkg-config
file for libcurl, and while doing that fix he unified with curl-config.in