diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-10-10 21:58:16 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-10-10 21:58:16 +0200 |
commit | 33c02d47711c81087d232c7e0e66b74ab61c14d5 (patch) | |
tree | 42abe7e161b1e34f7d63dc93f0f3d5c56ecbfd3b /RELEASE-NOTES | |
parent | 8373ca3641ce793a868377600fb5fd7b8e8bf95a (diff) |
RELEASE-NOTES: synced with 8373ca3641
One bug, one contributor. Getting ready for release.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 331f0ce40..09cbd4874 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -56,6 +56,7 @@ This release includes the following bugfixes: o https.c example: remember to call curl_global_init() o metalink: Filter resource URLs by type o multi interface: CURLOPT_LOW_SPEED_* fix during rate limitation [21] + o curl_schannel: Removed buffer limit and optimized buffer strategy This release includes the following known bugs: @@ -69,7 +70,7 @@ advice from friends like these: Nick Zitzmann, Gisle Vanem, Armel Asselin, Dan Fandrich, Dave Reisner, Gokhan Sengun, Sara Golemon, Olivier Berger, Marc Hoersken, David Blaikie, Alessandro Ghedini, František Kučera, Marcel Raad, Scott Bailey, Ho-chi Chen, - Tomas Mlcoch, Jie He, Tatsuhiro Tsujikawa, Sergei Nikulov + Tomas Mlcoch, Jie He, Tatsuhiro Tsujikawa, Sergei Nikulov, Mark Tully Thanks! (and sorry if I forgot to mention someone) |