commit 19b2126119cc3eb39bcfd6055557440d84510f51 Author: Roger Dingledine arma@torproject.org Date: Mon Sep 10 18:04:23 2012 -0400
give 0.2.4.2-alpha a blurb --- ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 2982859..c296933 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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
tor-commits@lists.torproject.org