diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-09-02 23:12:00 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-09-02 23:12:00 +0000 |
commit | 29ec219b82ba65fd4be0fd7c9d678eb9ae1890b7 (patch) | |
tree | 6f90fe82daf5d1b35a838c7156d3fac93313a5ce /CHANGES | |
parent | 0994d7811f691f0b5c6743ae8d3ce90310cd7cea (diff) |
Fixed an out of memory problem that caused torture test failures in tests
706 and 707.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |