clean up 0.2.0.34 changelog, declare tomorrow as the day

svn:r18412
This commit is contained in:
Roger Dingledine 2009-02-08 04:55:30 +00:00
parent 48642326cb
commit bc1aa63c33
1 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
Changes in version 0.2.0.34 - 2009-??-??
Changes in version 0.2.0.34 - 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.
circumstances. Bugfix on 0.2.0.8-alpha.
o Minor bugfixes:
- Fix compilation on systems where time_t is a 64-bit integer.
Patch from Matthias Drochner.
- 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.
Changes in version 0.2.0.33 - 2009-01-21