aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-18 19:53:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-18 19:53:25 +0000
commit2d85585ae1f366157baf826cf09f40482e7eee83 (patch)
tree18aa739efbe42790313722557e815412a2ed3fde
parent63d109f7be8ddd027c86355dd09d02189b731a46 (diff)
two bugfixes of today
-rw-r--r--RELEASE-NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fa73016cb..99d7db58a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o POST with read callback now uses Expect: 100-continue
+ o CURLOPT_PORT didn't actually use the set port number
o HTTP 304 response with Content-Length: header
o time-conditioned FTP uploads
@@ -26,6 +28,7 @@ Other curl-related news since the previous public release:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Christophe Legry,Cory Nelson
+ Christophe Legry, Cory Nelson, Gisle Vanem, Dan Fandrich, Toshiyuki Maezawa,
+ Olivier
Thanks! (and sorry if I forgot to mention someone)