summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-15 15:46:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-15 15:46:24 +0000
commit5b8852107b8a157024bef586f6d66f27efff26fc (patch)
tree0e0c2b6e7db2c6d58091b388673f09f8b273a91c /RELEASE-NOTES
parentcfe53768dd225eb77e545f58321ca6528287c252 (diff)
downloadcurl-5b8852107b8a157024bef586f6d66f27efff26fc.tar.gz
added the six most recent bugfixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES8
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8a1fadc46..e28b41728 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -16,6 +16,12 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o occational re-use of freed-memory problem fixed
+ o builds natively (without unix emulation) on AmigaOS
+ o configure --libs now include the ares link directory
+ o configure --enable-ares now accepts a given path
+ o -lz no longer appear twice on the link line
+ o more descriptive error message if the FTP response reader fails
o curl-config --feature now shows 'AsynchDNS' when built with ares
o VMS build up-to-date and clarified source code
o resolve bug caused socks5 to fail
@@ -55,6 +61,6 @@ advice from friends like these:
Peter Sylvester, Siddhartha Prakash Jain, Mathias Axelsson, Maciej
W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus
Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green,
- Marty Kuhrt, Dominick Meglio
+ Marty Kuhrt, Dominick Meglio, Diego Casorran
Thanks! (and sorry if I forgot to mention someone)