aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2010-02-25 14:52:25 +0000
committerMatthew Wild <mwild1@gmail.com>2010-02-25 14:52:25 +0000
commite04e4d53ce0788f9a043c37d7c3710f5b0fc48b9 (patch)
tree581868f3d96648adbcd6b0f058eb557c51bf7ba3
parentd3200642871512923ba810365d5f1a7de6c54f06 (diff)
downloadluaevent-prosody-e04e4d53ce0788f9a043c37d7c3710f5b0fc48b9.tar.gz
luaevent-prosody-e04e4d53ce0788f9a043c37d7c3710f5b0fc48b9.zip
README, CHANGELOG: Update for luaevent-prosody 0.1.1
-rw-r--r--CHANGELOG3
-rw-r--r--README2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2079f48..366eaca 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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 --git a/README b/README
index 163fdc7..1e00aec 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ maintained by Matthew Wild <mwild1@gmail.com>.
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