summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-12-22 10:51:39 -0500
committerNick Mathewson <nickm@torproject.org>2011-12-22 10:51:39 -0500
commit7cb804343b827ce048c2468d16f6887238790241 (patch)
tree58cc2b7a134d852296c3a9db314a6eac6c392cda /changes
parent782b7f49d8a681113a48c6108174164e7df2f72c (diff)
parentd0ed7cbf8b83f675dcd858abbdfda98eb3bafc88 (diff)
downloadtor-7cb804343b827ce048c2468d16f6887238790241.tar.gz
tor-7cb804343b827ce048c2468d16f6887238790241.zip
Merge remote-tracking branch 'rransom/feature2411-v4'
Diffstat (limited to 'changes')
-rw-r--r--changes/feature241112
1 files changed, 12 insertions, 0 deletions
diff --git a/changes/feature2411 b/changes/feature2411
new file mode 100644
index 0000000000..633a5cebd3
--- /dev/null
+++ b/changes/feature2411
@@ -0,0 +1,12 @@
+ o Minor features:
+
+ - Report flags that control a circuit's path selection to
+ controllers in CIRC events and in replies to 'GETINFO
+ circuit-status'. Implements part of ticket 2411.
+
+ - Report the hidden service address and current state of a
+ hidden-service-related circuit to controllers in CIRC events and
+ in replies to 'GETINFO circuit-status'. Implements part of
+ ticket 2411.
+
+