aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-15 14:48:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-15 14:48:37 +0000
commit50e7545118dca4bb456d7c8120ac8f2f4c5bf6f5 (patch)
tree91fca17e234a5089bb1d99259ddd9d8b2a6349bb /CHANGES
parent0839d6e6bc61f3fa035cd680056852cf3a6cd4e1 (diff)
Giuseppe Attardi fixed a really tricky bug
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 766916fa5..f0fe36f18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
+Daniel (15 December)
+- Giuseppe Attardi found and fixed a problem within libcurl that re-used
+ already freed memory.
+
Daniel (10 December)
- Gisle Vanem reported that the dict support was broken. I broke it during my
ftps-changes overhaul. I've now added a 'curlassert' function that can be