summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-11 08:59:24 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-11 08:59:24 -0400
commit2914d56ea4c767bbfa956afba64032c90a27f4eb (patch)
tree5a8d5719da882aceb2ab17bd466361b24e1bd17c /changes
parent121f4a9ca43fa88282778adac4597fac8d9deafc (diff)
parent6215ebb26676e3fa5d18ddce114f273d9a5dee2a (diff)
downloadtor-2914d56ea4c767bbfa956afba64032c90a27f4eb.tar.gz
tor-2914d56ea4c767bbfa956afba64032c90a27f4eb.zip
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug131248
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug13124 b/changes/bug13124
new file mode 100644
index 0000000000..be7df70347
--- /dev/null
+++ b/changes/bug13124
@@ -0,0 +1,8 @@
+ o Minor bugfixes:
+ - Reduce the log severity of the "Pluggable transport proxy does
+ not provide any needed transports and will not be launched."
+ message, since Tor Browser includes several ClientTransportPlugin
+ lines in its torrc-defaults file, leading every Tor Browser user
+ who looks at her logs to see these notices and wonder if they're
+ dangerous. Resolves bug 13124; bugfix on 0.2.5.3-alpha.
+