Add a date to the changelog

This commit is contained in:
Nick Mathewson 2012-08-23 14:39:30 -04:00
parent 46604b341c
commit 41d77a7c1e

View File

@ -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)