summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-09-10 17:51:38 -0400
committerNick Mathewson <nickm@torproject.org>2011-09-10 17:51:38 -0400
commita8838a86fe97b95afc075596339302ae8e0948be (patch)
tree56299b8d60ae2d3d01579eca880fabdd5c8a74c0
parentc6f6b567e0547968c474afd47d56cc03953e0f03 (diff)
downloadtor-a8838a86fe97b95afc075596339302ae8e0948be.tar.gz
tor-a8838a86fe97b95afc075596339302ae8e0948be.zip
Changes file for bug3936 changes
-rw-r--r--changes/bug39365
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3936 b/changes/bug3936
new file mode 100644
index 0000000000..55b13c0092
--- /dev/null
+++ b/changes/bug3936
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Fix a bug where the SocksPort option (for example) would get
+ ignored and replaced by the default if a SocksListenAddress option
+ was set. Bugfix on 0.2.3.3-alpha; fixes bug 3936. Fix by Fabian Keil.
+