declare tomorrow as the day for 0.2.1.12-alpha too

svn:r18413
This commit is contained in:
Roger Dingledine 2009-02-08 05:00:39 +00:00
parent a050da815b
commit a5d4c5e7c6
1 changed files with 3 additions and 3 deletions

View File

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