]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 8405
authorNick Mathewson <nickm@torproject.org>
Wed, 28 Jan 2015 17:06:28 +0000 (12:06 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Jan 2015 17:06:28 +0000 (12:06 -0500)
changes/feature8405 [new file with mode: 0644]

diff --git a/changes/feature8405 b/changes/feature8405
new file mode 100644 (file)
index 0000000..ac4a361
--- /dev/null
@@ -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.