From 8c540a2858cc99598b49a1a67c9f0fe2d2738f0a Mon Sep 17 00:00:00 2001 From: Thomas Harning Jr Date: Sat, 15 Jan 2011 20:14:13 -0500 Subject: [PATCH] base: updates changelog w/ recent changes --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.4.GIT