summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-05-25 13:16:45 -0400
committerRoger Dingledine <arma@torproject.org>2009-05-25 13:16:45 -0400
commita2c841d555f6f70ffb05feab9ad1417bda723797 (patch)
tree4af596aee66d84e3c9ecca6d13b4102ba51b68cf
parent7d9567af2e45fcc64c8f3f36737c6729e5c83ccd (diff)
downloadtor-a2c841d555f6f70ffb05feab9ad1417bda723797.tar.gz
tor-a2c841d555f6f70ffb05feab9ad1417bda723797.zip
add the 0.2.1.14-rc blurb
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 520c35f4be..dafdf274ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,