aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 660229884..62296efa0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
Changelog
+Daniel (27 March 2006)
+- David Byron found a problem multiple -d options when libcurl was built with
+ --enable-debug, as then curl used free() on memory allocated both with
+ normal malloc() and with libcurl-provided functions, when the latter MUST be
+ freed with curl_free() in debug builds.
+
Daniel (26 March 2006)
- Tor Arntsen figured out that TFTP was broken on a lot of systems since we
called bind() with a too big argument in the 3rd parameter and at least