diff options
author | Roger Dingledine <arma@torproject.org> | 2012-09-10 18:04:23 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-09-10 18:04:23 -0400 |
commit | 19b2126119cc3eb39bcfd6055557440d84510f51 (patch) | |
tree | 9601bf7a7d64bc7d1b550ac5894ff6bf983853ba /ChangeLog | |
parent | 73c13baa9700f3728f9814e4027efd0d167cfcf8 (diff) | |
download | tor-19b2126119cc3eb39bcfd6055557440d84510f51.tar tor-19b2126119cc3eb39bcfd6055557440d84510f51.tar.gz |
give 0.2.4.2-alpha a blurb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ Changes in version 0.2.4.2-alpha - 2012-09-10 + Tor 0.2.4.2-alpha enables port forwarding for pluggable transports, + raises the default rate limiting even more, and makes the bootstrapping + log messages less noisy. + o Major features: - Automatically forward the TCP ports of pluggable transport proxies using tor-fw-helper if PortForwarding is enabled. Implements |