From a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 8 Feb 2009 05:00:39 +0000 Subject: [PATCH] declare tomorrow as the day for 0.2.1.12-alpha too svn:r18413 --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 917ae49853..f8991ee4c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.2.1.12-alpha - 2009-02-?? +Changes in version 0.2.1.12-alpha - 2009-02-08 o Major bugfixes: - Fix an infinite-loop bug on handling corrupt votes under certain circumstances. Bugfix on 0.2.0.8-alpha. @@ -17,8 +17,8 @@ Changes in version 0.2.1.12-alpha - 2009-02-?? platforms. Bugfix on 0.2.1.1-alpha. - Fix code so authorities _actually_ send back X-Descriptor-Not-New headers. Bugfix on 0.2.0.10-alpha. - - Don't consider consider expiring already-closed client connections. - Fixes bug 893. Bugfix on 0.0.2pre20. + - Don't consider expiring already-closed client connections. Fixes + bug 893. Bugfix on 0.0.2pre20. - Fix another interesting corner-case of bug 891 spotted by rovv: Previously, if two hosts had different amounts of clock drift, and one of them created a new connection with just the wrong timing,