aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-11-25 12:49:09 -0500
committerNick Mathewson <nickm@torproject.org>2014-11-25 12:49:09 -0500
commit3a91a08e212ac125215b9aff5ad1ae4102623ab9 (patch)
treefa1de2fd1a983952a5be9707c9b21ff78e3a4e0d /changes
parentb4ead16d57fab6a8294a0bf374bfcdb0d6e02625 (diff)
parentbf67a60b86b92f94d0c8b3c13edf4e8ff965c324 (diff)
downloadtor-3a91a08e212ac125215b9aff5ad1ae4102623ab9.tar.gz
tor-3a91a08e212ac125215b9aff5ad1ae4102623ab9.zip
Merge branch 'feature9503_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/feature95034
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature9503 b/changes/feature9503
new file mode 100644
index 0000000000..58ae67f184
--- /dev/null
+++ b/changes/feature9503
@@ -0,0 +1,4 @@
+ o Minor features (controller):
+ - Add a "SIGNAL HEARTBEAT" Tor controller command that provokes
+ writing unscheduled heartbeat message to the log. Implements
+ feature 9503.