summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-02-08 05:00:39 +0000
committerRoger Dingledine <arma@torproject.org>2009-02-08 05:00:39 +0000
commita5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac (patch)
tree57fb1db9528d678ec55ed25a2c35dd123e6de788
parenta050da815b369eac14879237694bce8164034bd6 (diff)
downloadtor-a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac.tar.gz
tor-a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac.zip
declare tomorrow as the day for 0.2.1.12-alpha too
svn:r18413
-rw-r--r--ChangeLog6
1 files 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,