aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-01-29 12:58:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-01-29 12:58:25 +0000
commit1bfbd250272d019949c89e48bfbeb7cd00d20029 (patch)
tree5f831e6edb5a0f0974c6fb7dc69c314a6ecc708f /RELEASE-NOTES
parentceb5a8ca7bc340ea14588fc145a653fbf0d1dc2a (diff)
- Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previously
crash!
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 5a9f5848c..b8eabdb92 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -14,7 +14,7 @@ This release includes the following changes:
This release includes the following bugfixes:
- o
+ o improved pipelining
This release includes the following known bugs:
@@ -31,6 +31,6 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Michal Marek
+ Michal Marek, Dmitry Kurochkin
Thanks! (and sorry if I forgot to mention someone)