[Libevent-users] libevent-1.3e released

Niels Provos provos at citi.umich.edu
Tue Sep 25 00:10:43 EDT 2007


Hi everyone,

I am pleased to announce the release of libevent-1.3e.  This is mostly
a bug fix release.  Here is a list of changes:

 - demote most http warnings to debug messages
 - Fix compilation on Solaris; from Magne Mahre
 - Add a "Date" header to HTTP responses when it's missing, as
required by HTTP 1.1.
   Original Patch from Ralph Moritz.
 - Fix a memory leak in which failed HTTP connections whould not free
the request object.
 - Fix a memory leak in the DNS server.
 - Handle NULL timeouts correctly on Solaris; from Trond Norbye
 - Recalculate pending events properly when reallocating event array on Solaris;
   from Trond Norbye.

You can download libevent from

  http://www.monkey.org/~provos/libevent/

If you encounter any problems or would like to submit patches, let
either Nick Mathewson or myself know.

Thanks,
 Niels.


More information about the Libevent-users mailing list