From: Nick Mathewson Date: Wed, 28 Jan 2015 17:06:28 +0000 (-0500) Subject: changes file for 8405 X-Git-Tag: tor-0.2.6.3-alpha~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63bf0925530005f629d6616c67b3a29875bd64b;p=thirdparty%2Ftor.git changes file for 8405 --- diff --git a/changes/feature8405 b/changes/feature8405 new file mode 100644 index 0000000000..ac4a36133b --- /dev/null +++ b/changes/feature8405 @@ -0,0 +1,4 @@ + o Minor features (controller): + - Include SOCKS_USERNAME and SOCKS_PASSWORD values in controller + events to let controllers observe circuit isolation inputs. + Closes ticket 8405.