aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-08-15 21:48:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-08-15 21:48:36 +0000
commitfd704f8de0ca6de630902db17fc5a95c8a34dcac (patch)
treef3368ae6b76afa0bfc720f262109e19579a382e7 /RELEASE-NOTES
parentd9ca9154d111e1287cc7ef06ec543094a4433f1f (diff)
recent changes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index dd00a5845..112127424 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,6 +18,10 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o write callback abort didn't always "take"
+ o the curl -z "bad syntax" warning is now hidden when -s is used
+ o curl -d @nonexisting no longer makes a GET
+ o minor debug callback data size
o date parsing of dates including daylight savings time zone names
o using NTLM over proxy with an FTP URL
o curl-config --features now displays SSL when built with GnuTLS too
@@ -53,6 +57,6 @@ advice from friends like these:
John McGowan, Georg Wicherski, Andres Garcia, Eric Cooper, Todd Kulesza,
Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich,
Adrian Schuur, Diego Casorran, Peteris Krumins, Jon Grubbs, Christopher
- R. Palmer
+ R. Palmer, Mario Schroeder, Richard Clayton, James Bursa
Thanks! (and sorry if I forgot to mention someone)