aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-11 12:10:14 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-11 12:10:14 -0500
commitf729e1e984896a9d6852768a8e5528932f668ac3 (patch)
treef6e1aa68ec9e5f6875a06224333b96b8f7938b2e /changes
parentf37181620951d2e7a13f1363386563115d628761 (diff)
parentb5af456685b502462385b5f1b7f22f4374822fe1 (diff)
downloadtor-f729e1e984896a9d6852768a8e5528932f668ac3.tar
tor-f729e1e984896a9d6852768a8e5528932f668ac3.tar.gz
Merge branch 'feature3457-v4-nm-squashed'
Conflicts: src/or/rendclient.c
Diffstat (limited to 'changes')
-rw-r--r--changes/feature345712
1 files changed, 12 insertions, 0 deletions
diff --git a/changes/feature3457 b/changes/feature3457
new file mode 100644
index 000000000..e2676cbff
--- /dev/null
+++ b/changes/feature3457
@@ -0,0 +1,12 @@
+ o Minor features:
+
+ - Log (at debug level) whenever a circuit's purpose is changed.
+
+ - Allow controllers to request an event notification whenever a
+ 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.
+