== 0.2.4 2008-04-16 * Fix a crash caused by CURLM_CALL_MULTI_PERFORM being misinterrupted as an error == 0.2.3 2008-04-14 * Add support to make POST requests * Fix a deadlock bug caused by not breaking out of the pop loop * Improve timeout handling == 0.2.2 2008-04-14 * Make options optional in request method * Improve timeouts * Add flush method, to flush out any buffered responses == 0.2 2008-04-13 * Add HTTP headers to response * Expose some basic libcurl options (useragent, cookie, followlocation, etc.. see libdispatch Changelog for details == 0.1.5 2008-04-11 * Fix a regression on linux caused from a fix to ppc == 0.1.4 2008-04-11 * Fix another issue with building this time on ppc it needs ranlib executed == 0.1.2 2008-04-11 * Fix issues with building dependent library on darwin == 0.1.1 2008-04-11 * Fix issues with building dependent library on linux == 0.0.1 2008-04-10 * Initial release