diff options
Diffstat (limited to 'changes/feature3457')
-rw-r--r-- | changes/feature3457 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/changes/feature3457 b/changes/feature3457 new file mode 100644 index 0000000000..e2676cbff4 --- /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. + |