aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-29 08:31:42 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-29 08:31:42 +0000
commite852f303506e2cd2fba8ee35fad862600c07ed2a (patch)
tree327877d241b4ccb8e1ad6db6d1c007d880768b6a
parent2308e8b924ec5bd93d13130c3f7cd81972c05711 (diff)
downloadtor-e852f303506e2cd2fba8ee35fad862600c07ed2a.tar.gz
tor-e852f303506e2cd2fba8ee35fad862600c07ed2a.zip
clean up the 0.1.2.17 changelog and schedule its release for tomorrow
svn:r11296
-rw-r--r--ChangeLog11
1 files changed, 5 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a1769bfd6..07c1e0989d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
-Changes in version 0.1.2.17 - 2007-08-xx
- o Removed features (security):
+Changes in version 0.1.2.17 - 2007-08-30
+ o Major bugfixes (security):
- We removed support for the old (v0) control protocol. It has been
- deprecated since Tor 0.1.1.1-alpha, and keeping it safe and secure
- has been more of a headache than it's worth.
+ deprecated since Tor 0.1.1.1-alpha, and keeping it secure has
+ become more of a headache than it's worth.
o Major bugfixes (load balancing):
- When choosing nodes for non-guard positions, weight guards
@@ -19,8 +19,7 @@ Changes in version 0.1.2.17 - 2007-08-xx
- Expire not-yet-successful application streams in all cases if
they've been around longer than SocksTimeout. Right now there are
some cases where the stream will live forever, demanding a new
- circuit every 15 seconds. Bugfix on 0.1.2.7-alpha; fixes bug 454;
- reported by lodger.
+ circuit every 15 seconds. Fixes bug 454; reported by lodger.
o Minor features (controller):
- Add a PROTOCOLINFO controller command. Like AUTHENTICATE, it