summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-24 11:40:46 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-24 11:40:46 -0400
commit484e93c1d0ab413dd5f30963e592abbcd15888cb (patch)
tree8b041c304092f8eb4d8537ebf41e4e2b4052dd27 /ChangeLog
parent41d77a7c1ea5384b70f0edf56542212692e44ba7 (diff)
downloadlibevent-484e93c1d0ab413dd5f30963e592abbcd15888cb.tar.gz
Increment version to 2.0.20-stable-dev
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eeaa7a86..c06ad861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Changes in version 2.0.21-stable (?? ??? 2012)
+
+
Changes in version 2.0.20-stable (23 Aug 2012)
BUGFIXES:
o core: Make event_pending() threadsafe. (be7a95c Simon Liu)