aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2011-06-23 14:34:56 -0700
committerRobert Ransom <rransom.8774@gmail.com>2011-11-24 06:32:54 -0800
commitb7c765b1b196433f38b94353edbc1655f5da1017 (patch)
tree224a59c8b74eb87ebc8a9fea061e16bab9a1d87e /changes
parent9ce76adfe8ccf873302cc8690fac266f966ea8b5 (diff)
downloadtor-b7c765b1b196433f38b94353edbc1655f5da1017.tar
tor-b7c765b1b196433f38b94353edbc1655f5da1017.tar.gz
Report circuit build_state flags in CIRC events
Diffstat (limited to 'changes')
-rw-r--r--changes/feature24117
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/feature2411 b/changes/feature2411
new file mode 100644
index 000000000..b60fbfd6a
--- /dev/null
+++ b/changes/feature2411
@@ -0,0 +1,7 @@
+ 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.
+
+