aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2010-02-25 14:51:58 +0000
committerMatthew Wild <mwild1@gmail.com>2010-02-25 14:51:58 +0000
commitd3200642871512923ba810365d5f1a7de6c54f06 (patch)
tree0d6ecf2ba37e6ac39326a59590d8b4c0667aefa7
parentf28f451de1885251240193f6e2274cde9e86c48b (diff)
downloadluaevent-prosody-d3200642871512923ba810365d5f1a7de6c54f06.tar.gz
luaevent-prosody-d3200642871512923ba810365d5f1a7de6c54f06.zip
README: Note about dependency on libevent => 1.4
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 087fbe0..163fdc7 100644
--- a/README
+++ b/README
@@ -6,6 +6,10 @@ 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
information about the changes.
+NOTE: This version of luaevent-prosody depends on the *1.4* branch of libevent - 1.3 can
+ link but will produce erratic behaviour at runtime. I intend to look into this,
+ but don't have time right now - patches welcome.
+
=== Original README from luaevent 0.2.0 ===
Description: This is a binding of libevent to Lua. It will serve as a drop-in replacement