aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-10 22:56:46 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-10 22:56:46 +0000
commit37f7362aca34786d4e81a331fb18135def3fb207 (patch)
tree97d89875e1116ee6afa543178e556ad1a952c8ab /RELEASE-NOTES
parentbee198def5f63d42c7d6395d0637939df799cc77 (diff)
HTTP 304 response with Content-Length: header
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES6
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 7eceda2d6..932014d07 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -5,7 +5,7 @@ Curl and libcurl 7.13.3
Available command line options: 106
Available curl_easy_setopt() options: 122
Number of public functions in libcurl: 46
- Amount of public web site mirrors: 20
+ Amount of public web site mirrors: 21
Number of known libcurl bindings: 31
This release includes the following changes:
@@ -15,15 +15,17 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o HTTP 304 response with Content-Length: header
o time-conditioned FTP uploads
Other curl-related news since the previous public release:
+ o http://curl.mirroring.de/ is a new german curl mirror
o pycurl 7.13.2: http://pycurl.sf.net/
This release would not have looked like this without help, code, reports and
advice from friends like these:
-
+ Christophe Legry,Cory Nelson
Thanks! (and sorry if I forgot to mention someone)