aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2011-06-25 19:05:43 -0700
committerRobert Ransom <rransom.8774@gmail.com>2011-11-24 06:55:16 -0800
commit17113448d26f02576a2aabe8163ef5b65c810bae (patch)
treeb61287b55c88d635e6fdc3cdfa0f451d78542666 /changes
parent88e0026d2f0260bb5e3ce88bf2cdead6b521b6b3 (diff)
downloadtor-17113448d26f02576a2aabe8163ef5b65c810bae.tar
tor-17113448d26f02576a2aabe8163ef5b65c810bae.tar.gz
Include circ creation time in CIRC events, etc.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature34573
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature3457 b/changes/feature3457
index eda1d38e6..e2676cbff 100644
--- a/changes/feature3457
+++ b/changes/feature3457
@@ -6,4 +6,7 @@
circuit is cannibalized or its purpose is changed. Implements
part of ticket 3457.
+ - Include the creation time of a circuit in CIRC and CIRC2
+ control-port events and the list produced by the 'GETINFO
+ circuit-status' control-port command.