fix servicealert editor due to "end" field master
[busui.git] / lib / rolling-curl / CHANGELOG.txt
maxious 1 Rolling Curl changelog
2 ======================
3
4 September 13, 2010
5 ------------------
6 - Bug #12, #14: Fixed default options overriding (LionsAd)
7 - Bug #10: Added use of curl_multi_select to avoid burning CPU (LionsAd)
8 - Enh #6, #9: Added $request as parameter to callback function (LionsAd)
9 - Chg: Request renamed to RollingCurlRequest (LionsAd)
10 - Added RollingCurlGroup class that allows processing groups of requests (LionsAd)
11 - More cleanup at unsetting a class (LionsAd)
12 - Timeout parameter for curl_multi_select is now configurable (LionsAd)
13 - single_curl now returns true (LionsAd)
14 - Readme corrections (Alexander Makarov)
15 - Code cleanup (Alexander Makarov)