diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.3.2 - 2011-07-06 + * Fixed recorded version in Lua +0.3.1 - 2011-01-15 + * Merged all of luaevent-prosody (0.1.1) changes (missed updates) +0.3.0 - 2011-01-15 + * Fixed libevent 2.0 compilation errors + * Merged all of luaevent-prosody (0.1.0) changes + * Removes low-level read access to watermark & timeout values that break API + * Switches to watermark write accessor function to avoid API break +====== luaevent-prosody 0.1.1 - 2010-02-25 * Fix overflow with high event timeouts ====== |