diff options
author | Roger Dingledine <arma@torproject.org> | 2009-02-08 05:00:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-02-08 05:00:39 +0000 |
commit | a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac (patch) | |
tree | 57fb1db9528d678ec55ed25a2c35dd123e6de788 | |
parent | a050da815b369eac14879237694bce8164034bd6 (diff) | |
download | tor-a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac.tar.gz tor-a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac.zip |
declare tomorrow as the day for 0.2.1.12-alpha too
svn:r18413
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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, |