Hi everyone,

just in time for CodeCon, we are happy to announce the release of
libevent 1.4.10-stable. You can download the source from the usual
place:

 http://monkey.org/~provos/libevent-1.4.10-stable.tar.gz

This release fixes the following bugs:
 - clean up buffered http connection data on reset; reported by Brian O'Kelley
 - bug fix and potential race condition in signal handling; from
Alexander Drozdov
 - rename the Solaris event ports backend to evport
 - support compilation on Haiku
 - fix signal processing when a signal callback delivers a signal;
from Alexander Drozdov
 - const-ify some arguments to evdns functions.
 - off-by-one error in epoll_recalc; reported by Victor Goya
 - include Doxyfile in tar ball; from Jeff Garzik
 - correctly parse queries with encoded \r, \n or + characters

Thanks to everyone who reported bugs or supplied patches.

Niels.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to