History.txt in evdispatch-0.2.2 vs History.txt in evdispatch-0.2.4
- old
+ new
@@ -1,4 +1,12 @@
+== 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