# HG changeset patch # User Matthew Wild # Date 1267109545 0 # Node ID c0598739d4b3b35a21a92b77f0aa53c639145022 # Parent b4960965b09500896b2c34f6e695fa8c538da7ea README, CHANGELOG: Update for luaevent-prosody 0.1.1 diff -r b4960965b095 -r c0598739d4b3 CHANGELOG --- a/CHANGELOG Thu Feb 25 14:51:58 2010 +0000 +++ b/CHANGELOG Thu Feb 25 14:52:25 2010 +0000 @@ -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 diff -r b4960965b095 -r c0598739d4b3 README --- a/README Thu Feb 25 14:51:58 2010 +0000 +++ b/README Thu Feb 25 14:52:25 2010 +0000 @@ -3,7 +3,7 @@ Source repository: http://code.matthewwild.co.uk/luaevent-prosody -This luaevent-prosody 0.1.0 release is based on luaevent 0.2.0. See CHANGELOG for more +This luaevent-prosody 0.1.1 release is based on luaevent 0.2.0. See CHANGELOG for more information about the changes. NOTE: This version of luaevent-prosody depends on the *1.4* branch of libevent - 1.3 can