diff options
author | Roger Dingledine <arma@torproject.org> | 2010-07-13 15:50:24 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-07-13 15:50:24 -0400 |
commit | 4fc230b305720efee394ab3632582dd90708944a (patch) | |
tree | d2814af2c6ee8f269cd61a7c097b05e3d852955f /ChangeLog | |
parent | 69dfd67d90a3fd3514a8633dc08d06b3570fe3cb (diff) | |
download | tor-4fc230b305720efee394ab3632582dd90708944a.tar tor-4fc230b305720efee394ab3632582dd90708944a.tar.gz |
0.2.2.14-alpha blurb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes in version 0.2.2.15-alpha - 2010-07-?? Changes in version 0.2.2.14-alpha - 2010-07-12 + Tor 0.2.2.14-alpha greatly improves client-side handling of + circuit build timeouts, which are used to estimate speed and improve + performance. We also move to a much better GeoIP database, port Tor to + Windows CE, introduce new compile flags that improve code security, + add an eighth v3 directory authority, and address a lot of more + minor issues. + o Major bugfixes: - Tor directory authorities no longer crash when started with a cached-microdesc-consensus file in their data directory. Bugfix |