]> granicus.if.org Git - libevent/commitdiff
Add a date to the changelog release-2.0.20-stable
authorNick Mathewson <nickm@torproject.org>
Thu, 23 Aug 2012 18:39:30 +0000 (14:39 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 23 Aug 2012 18:39:30 +0000 (14:39 -0400)
ChangeLog

index 618ccc4238718ca0f1a872ab1f456aa0ef2de0e7..eeaa7a865185a6de7e959efcce7be46352349302 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 2.0.20-stable (?? Aug 2012)
+Changes in version 2.0.20-stable (23 Aug 2012)
 BUGFIXES:
  o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
  o win32: avoid crash when waiting forever on zero fds. (160e58b)