From: Nick Mathewson Date: Fri, 20 Nov 2009 17:56:29 +0000 (-0500) Subject: Add stub header for 2.0.4-alpha changelog. X-Git-Tag: release-2.0.4-alpha~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94d00651f458fdff584037900ad976419583ee4a;p=libevent Add stub header for 2.0.4-alpha changelog. --- diff --git a/ChangeLog b/ChangeLog index c83101c8..c1efe651 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes in 2.0.4-alpha: + Changes in 2.0.3-alpha: o Add a new code to support SSL/TLS on bufferevents, using the OpenSSL library (where available). o Fix a bug where we didn't allocate enough memory in event_get_supported_methods().