CHANGELOG

changeset 27
0d82e4f49a56
parent 16
742a6620b378
child 31
1956a957c613
--- a/CHANGELOG	Thu Sep 06 23:22:55 2007 -0400
+++ b/CHANGELOG	Thu Sep 06 23:40:46 2007 -0400
@@ -1,3 +1,11 @@
+0.2.0 - 2007-*-*
+ + Reorganized project to better fit GIT
+ + Refactored and cleaned sources
+   * Broke event_callback into its own source file
+ + Added timer/timeout capabilities + minor test
+ + Added event_buffer object
+  * Can 'add' a sequence of strings/event_buffers
+  * Can 'get_data', 'length','drain','close' and create new instances
 ======
 0.1.2 - 2007-08-18
 + Setup system to use new coro management as described in COROUTINE_MANAGEMENT

mercurial