summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-11-20 12:56:29 -0500
committerNick Mathewson <nickm@torproject.org>2009-11-20 12:56:29 -0500
commit94d00651f458fdff584037900ad976419583ee4a (patch)
tree0dbc5102a4cbdfe1c1caeb53a11088e72a8ac282 /ChangeLog
parent0af10d5695ab987678b59e1dcdd22b5cb3695044 (diff)
downloadlibevent-94d00651f458fdff584037900ad976419583ee4a.tar.gz
Add stub header for 2.0.4-alpha changelog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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().