diff options
author | Matthew Wild <mwild1@gmail.com> | 2010-02-25 14:52:25 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2010-02-25 14:52:25 +0000 |
commit | e04e4d53ce0788f9a043c37d7c3710f5b0fc48b9 (patch) | |
tree | 581868f3d96648adbcd6b0f058eb557c51bf7ba3 /CHANGELOG | |
parent | d3200642871512923ba810365d5f1a7de6c54f06 (diff) | |
download | luaevent-prosody-e04e4d53ce0788f9a043c37d7c3710f5b0fc48b9.tar.gz luaevent-prosody-e04e4d53ce0788f9a043c37d7c3710f5b0fc48b9.zip |
README, CHANGELOG: Update for luaevent-prosody 0.1.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +luaevent-prosody 0.1.1 - 2010-02-25 + * Fix overflow with high event timeouts +====== luaevent-prosody 0.1.0 - 2010-02-15 * Fixed stack slot leak in event callbacks * Fixed stack slot leak when error occurs in callback |