diff options
author | Roger Dingledine <arma@torproject.org> | 2009-05-25 13:16:45 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-05-25 13:16:45 -0400 |
commit | a2c841d555f6f70ffb05feab9ad1417bda723797 (patch) | |
tree | 4af596aee66d84e3c9ecca6d13b4102ba51b68cf | |
parent | 7d9567af2e45fcc64c8f3f36737c6729e5c83ccd (diff) | |
download | tor-a2c841d555f6f70ffb05feab9ad1417bda723797.tar.gz tor-a2c841d555f6f70ffb05feab9ad1417bda723797.zip |
add the 0.2.1.14-rc blurb
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -33,6 +33,11 @@ Changes in version 0.2.1.15-rc - 2009-05-25 Changes in version 0.2.1.14-rc - 2009-04-12 + Tor 0.2.1.14-rc marks the first release candidate for the 0.2.1.x + series. It begins fixing some major performance problems, and also + finally addresses the bug that was causing relays on dynamic IP + addresses to fall out of the directory. + o Major features: - Clients replace entry guards that were chosen more than a few months ago. This change should significantly improve client performance, |