summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-06-19 00:30:02 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-06-19 00:30:02 +0000
commit65ee4e45559be30771f383884d135a927b49849d (patch)
tree86a13f03f468db03b5608179ac52aae3bd7b5e06 /CHANGES
parent5304b13365d12070cab3464b19f08854e5e0845d (diff)
downloadcurl-65ee4e45559be30771f383884d135a927b49849d.tar.gz
Fixed a memory leak in the command-line tool that caused a valgrind error.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0491327cc..aa6997951 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,8 @@
Daniel Fandrich (18 Jun 2008)
- Added SSH failure test cases 628-632
+- Fixed a memory leak in the command-line tool that caused a valgrind error.
+
Daniel Stenberg (18 Jun 2008)
- Rob Crittenden brought a fix for the NSS layer that makes libcurl no longer
always fire up a new connection rather than using the existing one when the