aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorChris Ball <chris@printf.net>2010-07-31 19:42:29 -0400
committerNick Mathewson <nickm@torproject.org>2010-08-02 12:04:04 -0400
commit9ffa9779819bfba33a6a9fdd888aeb52c99d00d9 (patch)
tree3890168cdfc809dfdb8e09eee8260f50ef9d0434 /changes
parent600ba86f4a1d15ae6037246a1715f995e4b0f5b0 (diff)
downloadtor-9ffa9779819bfba33a6a9fdd888aeb52c99d00d9.tar.gz
tor-9ffa9779819bfba33a6a9fdd888aeb52c99d00d9.zip
Bug #928: Disallow BridgeRelay 1 and ORPort 0 configuration
Diffstat (limited to 'changes')
-rw-r--r--changes/bug9284
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug928 b/changes/bug928
new file mode 100644
index 0000000000..4f9fc5fe35
--- /dev/null
+++ b/changes/bug928
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Disallow BridgeRelay 1 and ORPort 0 configuration.
+ Bugfix in 0.2.0.13-alpha, closes bug 928.
+