diff options
author | Matthew Wild <mwild1@gmail.com> | 2012-01-16 01:53:45 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2012-01-16 01:53:45 +0000 |
commit | c7faf570a716329f0d0991cbb019a6fc5ed5b0de (patch) | |
tree | aee4b8acc3c5b71276b754136472103e4d158cbc /CHANGELOG | |
parent | 2ba1c9dd465a9d659198ac63fbc8cbd918f0d31e (diff) | |
parent | db628bce216e74a0f7507e614e9db5289ee972ee (diff) | |
download | luaevent-prosody-c7faf570a716329f0d0991cbb019a6fc5ed5b0de.tar.gz luaevent-prosody-c7faf570a716329f0d0991cbb019a6fc5ed5b0de.zip |
Merge with upstream
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 ====== |