aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-09-08 12:15:09 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-09-08 12:15:09 +0000
commit2816902f0e91073887a0f746eae70edb75d9ea43 (patch)
treec0629517dadf580d8697b9384bce44f8f4ff8301 /RELEASE-NOTES
parentf72a26d340fb675e03d21d7a86dbb5803cd18831 (diff)
Dmitry Kurochkin fixed pipelining over proxy using the multi interface
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 3c4885dcb..56b4933dd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,7 @@ This release includes the following bugfixes:
o NetWare LIBC builds are now largefile feature enabled by default
o curl_easy_pause() could behave wrongly on unpause
o cookie with invalid expire dates are now considered expired
+ o HTTP pipelining over proxy
This release includes the following known bugs:
@@ -33,6 +34,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf, Dmitriy Sergeyev,
- Linus Nielsen Feltzing, Martin Drasar, Stefan Krause
+ Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin
Thanks! (and sorry if I forgot to mention someone)