aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-02 11:27:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-02 11:27:06 +0000
commit2046a6b9e5fa59154c76c01bd1ebc34e6eb36f4b (patch)
treed31f2f181faa33e3ca38b8a4ee161735341703be /CHANGES
parentd1d53b2bbf4773146dafe7b634424227a9c4f140 (diff)
curl_share_cleanup fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b3014b58f..75106568a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (2 July 2004)
+- Andrés García reported a curl_share_cleanup() crash that occurs when no
+ lock/unlock callbacks have been set and the share is cleaned up.
+
Daniel (1 July 2004)
- When using curl --trace or --trace-ascii, no trace messages that were sent
by curl_easy_cleanup() were included in the trace file. This made the