summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-08-16 11:40:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-08-16 11:40:43 +0000
commit340a67a6f8d5ed9f40b095109a98f0ef5a8cc865 (patch)
tree1f359106248faac50d2d785dafd2ddc97b582feb
parent9294c1e76c479ab2c7482b9f4373a6896bf07389 (diff)
downloadgnurl-340a67a6f8d5ed9f40b095109a98f0ef5a8cc865.tar.gz
gnurl-340a67a6f8d5ed9f40b095109a98f0ef5a8cc865.tar.bz2
gnurl-340a67a6f8d5ed9f40b095109a98f0ef5a8cc865.zip
client side fixes
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 112127424..7f38c8e8d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,6 +18,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o several client problems with files, such as doing -d @file when the file
+ isn't readable now gets a warning displayed
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
@@ -45,7 +47,7 @@ This release includes the following bugfixes:
Other curl-related news since the previous public release:
- o cURLpp 0.5.1 was released at http://rrette.com/curlpp.html
+ o cURLpp 0.5.2 was released at http://rrette.com/curlpp.html
o Rexx/CURL 1.3 was released at http://rexxcurl.sf.net/
o http://curl.miscellaneousmirror.org is a new German curl mirror
o LuaCURL by Alexander Marinov at http://luacurl.luaforge.net/