diff options
author | Thomas Harning Jr <harningt@gmail.com> | 2011-01-15 20:32:15 -0500 |
---|---|---|
committer | Thomas Harning Jr <harningt@gmail.com> | 2011-01-15 20:32:15 -0500 |
commit | 5ec63dfcc62a70be811e2abd09e372113500beec (patch) | |
tree | 20a7198cd5012bb1fcde84643ca98e93eb720706 /CHANGELOG | |
parent | 938d68fa73d5ded18d33dcf40077e627fd2b975a (diff) | |
parent | d1c516f4beb47e79fb886e46a4b6e0cf432d850a (diff) | |
download | luaevent-prosody-5ec63dfcc62a70be811e2abd09e372113500beec.tar.gz luaevent-prosody-5ec63dfcc62a70be811e2abd09e372113500beec.zip |
Merge remote branch 'jsnyder-tree/master'
Conflicts:
CHANGELOG
Makefile
README
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ * 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 +====== luaevent-prosody 0.1.0 - 2010-02-15 * Fixed stack slot leak in event callbacks * Fixed stack slot leak when error occurs in callback |