aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-07 20:08:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-07 20:08:38 +0000
commitfe065dc851fef90c4aa40bc16a3e35af2897fe04 (patch)
tree5fc61a871e640ef6b43cf73a8dd9e5397ac873ce
parent445c7791a705ab7eb48d6e7869c871fc4f724a49 (diff)
James' and Gisle' reports/fixes
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a9f2244e5..6d9d82fc8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@
Changelog
Daniel (7 May 2004)
+- James Bursa fixed the memanalyze.pl script to conder malloc(0) areas OK to
+ free() and he made two failed-resolve error messages use the new display-
+ name instead of the internally-used name.
+
+- Gisle Vanem tried curl with
+ www.etdomenenavnkanmaksimaltinneholdesekstitrebokstaversliksomdette.com
+ which caused problems, and I fixed the single zero byte buffer overwrite
+ that occurred.
+
- Made the lib/curllib.dsp file get generated automaticly when a distribution
package is made, with the msvcproj.* files as templates and all
win32-sources added. I think this can be made to work better than the always