mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 20:07:56 -04:00
Changelog entry for r1237
svn:r1238
This commit is contained in:
parent
ec6bfd0335
commit
a5897917da
@ -8,6 +8,7 @@ Changes in 2.0.2-alpha:
|
||||
o Use signal.h, not sys/signal.h. [Patch from mmadia]
|
||||
o Try harder to build with certain older c99 compilers.
|
||||
o Make sure that an event_config's flags field is always initialized to 0. [Bug report from Victor Goya]
|
||||
o Avoid data corruption when reading data entirely into the second-to-last chain of an evbuffer. [Bug report from Victor Goya]
|
||||
|
||||
Changes in 2.0.1-alpha:
|
||||
o free minheap on event_base_free(); from Christopher Layne
|
||||
|
Loading…
x
Reference in New Issue
Block a user