aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Harning Jr <harningt@gmail.com>2011-01-15 20:14:13 -0500
committerThomas Harning Jr <harningt@gmail.com>2011-01-15 20:14:13 -0500
commit76311a992614b5440fc00b63df6a89b7792bcbc7 (patch)
tree2d253f7df80b6ae2b1ed4a045ef1698d471213ce
parent44f39b32ac37e644bf1fb20d52c42e4e7c7ca2ad (diff)
downloadluaevent-prosody-76311a992614b5440fc00b63df6a89b7792bcbc7.tar.gz
luaevent-prosody-76311a992614b5440fc00b63df6a89b7792bcbc7.zip
base: updates changelog w/ recent changes
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 469580d..923f59a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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