aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-10 10:09:19 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-10 10:09:19 -0400
commit20e0e7d9d128af80c1af3b8b83214236387ba88f (patch)
tree1a92d101baa885120fbee613db48df8c56fe4289 /changes
parent38f3f3baf9e2e2e76b804afa635f94fb466babc8 (diff)
downloadtor-20e0e7d9d128af80c1af3b8b83214236387ba88f.tar
tor-20e0e7d9d128af80c1af3b8b83214236387ba88f.tar.gz
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
Diffstat (limited to 'changes')
-rw-r--r--changes/bug31552
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug3155 b/changes/bug3155
index a0ebd530c..d2e0918d2 100644
--- a/changes/bug3155
+++ b/changes/bug3155
@@ -2,3 +2,5 @@
- Rename the (internal-use-only) UsingTestingNetworkDefaults option
to start with a triple-underscore so the controller won't touch it.
Patch by Meejah. Fixes bug 3155. Bugfix on 0.2.2.23-alpha.
+ - Rename the (testing-use-only) _UseFilteringSSLBufferevents option
+ so it doesn't start with _. Fixes bug3155. Bugfix on 0.2.3.1-alpha.