aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2011-11-24 06:52:38 -0800
committerRobert Ransom <rransom.8774@gmail.com>2011-11-24 06:52:38 -0800
commit104c50fedb1b9217fbb2a8cc5fcf9ec9c9be2674 (patch)
tree42003d995346a7a91035d32946eb332c6cacabdb /changes
parentd0ed7cbf8b83f675dcd858abbdfda98eb3bafc88 (diff)
downloadtor-104c50fedb1b9217fbb2a8cc5fcf9ec9c9be2674.tar
tor-104c50fedb1b9217fbb2a8cc5fcf9ec9c9be2674.tar.gz
Log whenever a circuit's purpose is changed
Diffstat (limited to 'changes')
-rw-r--r--changes/feature34575
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature3457 b/changes/feature3457
new file mode 100644
index 000000000..b06f959e4
--- /dev/null
+++ b/changes/feature3457
@@ -0,0 +1,5 @@
+ o Minor features:
+
+ - Log (at debug level) whenever a circuit's purpose is changed.
+
+