From: Nick Mathewson Date: Sat, 10 Sep 2011 21:51:38 +0000 (-0400) Subject: Changes file for bug3936 changes X-Git-Tag: tor-0.2.3.4-alpha~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8838a86fe97b95afc075596339302ae8e0948be;p=thirdparty%2Ftor.git Changes file for bug3936 changes --- 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. +