commit a8838a86fe97b95afc075596339302ae8e0948be Author: Nick Mathewson nickm@torproject.org Date: Sat Sep 10 17:51:38 2011 -0400
Changes file for bug3936 changes --- changes/bug3936 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug3936 b/changes/bug3936 new file mode 100644 index 0000000..55b13c0 --- /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. +
tor-commits@lists.torproject.org