mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
update ChangeLog; forgot about it
svn:r582
This commit is contained in:
parent
fbe24f43ab
commit
e8b916c36e
@ -20,6 +20,7 @@ Changes in current version:
|
|||||||
o set the correct event base for HTTP close events
|
o set the correct event base for HTTP close events
|
||||||
o When building with GCC, use the "format" attribute to verify type correctness of calls to printf-like functions.
|
o When building with GCC, use the "format" attribute to verify type correctness of calls to printf-like functions.
|
||||||
o Rewrite win32.c backend to be O(n lg n) rather than O(n^2).
|
o Rewrite win32.c backend to be O(n lg n) rather than O(n^2).
|
||||||
|
o Removed obsoleted recalc code
|
||||||
|
|
||||||
|
|
||||||
Changes in 1.4.0:
|
Changes in 1.4.0:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user