diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-29 12:58:25 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-29 12:58:25 +0000 |
commit | 1bfbd250272d019949c89e48bfbeb7cd00d20029 (patch) | |
tree | 5f831e6edb5a0f0974c6fb7dc69c314a6ecc708f /RELEASE-NOTES | |
parent | ceb5a8ca7bc340ea14588fc145a653fbf0d1dc2a (diff) | |
download | curl-1bfbd250272d019949c89e48bfbeb7cd00d20029.tar.gz |
- Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previously
crash!
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
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) |