diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-12-15 15:06:12 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-12-15 15:06:12 +0100 |
commit | 6d7d0eba6d95fd5122b2d2a52f77da510bfefb3b (patch) | |
tree | 4280d99c5abf2e58aea6558809b76e3cd9cd0ace /RELEASE-NOTES | |
parent | a865bd9fbaaa43e5cbccb9f14d62fc346053c701 (diff) |
RELEASE-NOTES: synced with a865bd9fbaaa43e5c
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9fc919a66..70ac0dc95 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -44,6 +44,8 @@ This release includes the following bugfixes: o lots of compiler warning fixes o ssh: fix a download resume point calculation o fix getinfo CURLINFO_LOCAL* for reused connections + o multi: the returned running handles conuter could turn negative + o multi: only ever consider pipelining for connections doing HTTP(S) This release includes the following known bugs: @@ -54,6 +56,6 @@ advice from friends like these: Dan Fandrich, Guenter Knauf, Pat Ray, Hongli Lai, Kamil Dudka, Stefan Tomanek, Alfred Gebert, Yang Tse, Julien Chaffraix, Adam Light, - Rutger Hofman, Matthias Bolte, Heinrich Ko + Rutger Hofman, Matthias Bolte, Heinrich Ko, Dmitri Shubin Thanks! (and sorry if I forgot to mention someone) |