Hi everyone,

we just released libevent 1.4.11-stable. You can download the source
from the usual place:

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

This release fixes the following bugs:
  - Fix a bug when removing a timeout from the heap. [Patch from Marko Kreen]
  - Remove the limit on size of HTTP headers by removing static buffers.
  - Fix a nasty dangling pointer bug in epoll.c that could occur after
epoll_recalc(). [Patch from Kevin Springborn]
  - Distribute Win32-Code/event-config.h, not ./event-config.h

The Linux epoll bug is somewhat nasty, so you are really encouraged to
upgrade to this release.

We would like to thank everyone who reported bugs or supplied patches.

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

Reply via email to