diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |