]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
0.2.2.14-alpha blurb
authorRoger Dingledine <arma@torproject.org>
Tue, 13 Jul 2010 19:50:24 +0000 (15:50 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 13 Jul 2010 19:50:24 +0000 (15:50 -0400)
ChangeLog

index b329f9cf399843f421626672bc3598c28d683d11..4fc815ac59adb04d4f145dc3f9f16688746af67b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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