diff options
author | Thomas Harning Jr <harningt@gmail.com> | 2011-01-15 20:14:13 -0500 |
---|---|---|
committer | Thomas Harning Jr <harningt@gmail.com> | 2011-01-15 20:14:13 -0500 |
commit | 76311a992614b5440fc00b63df6a89b7792bcbc7 (patch) | |
tree | 2d253f7df80b6ae2b1ed4a045ef1698d471213ce | |
parent | 44f39b32ac37e644bf1fb20d52c42e4e7c7ca2ad (diff) | |
download | luaevent-prosody-76311a992614b5440fc00b63df6a89b7792bcbc7.tar.gz luaevent-prosody-76311a992614b5440fc00b63df6a89b7792bcbc7.zip |
base: updates changelog w/ recent changes
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ WIP - 2011-01-15 * Fixed libevent 2.0 compilation errors * Merged all of luaevent-prosody 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.0 - 2010-02-15 * Fixed stack slot leak in event callbacks |