History.txt in evdispatch-0.1.5 vs History.txt in evdispatch-0.2.0

- old
+ new

@@ -1,15 +1,18 @@ +== 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 + * 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 + * 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 + * Fix issues with building dependent library on darwin == 0.1.1 2008-04-11 -* Fix issues with building dependent library on linux + * Fix issues with building dependent library on linux == 0.0.1 2008-04-10 - -* Initial release + * Initial release