summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-01-11 14:36:23 -0500
committerNick Mathewson <nickm@torproject.org>2017-01-11 14:36:23 -0500
commit8008de81df055f928da0f8d4f93b6b208334554f (patch)
tree29e3474f4c90238ac5150d4336d06b08fa2f1ce4 /changes
parent62c6d5fe168922c139ee75f6f8e4396a5e182426 (diff)
downloadtor-8008de81df055f928da0f8d4f93b6b208334554f.tar.gz
tor-8008de81df055f928da0f8d4f93b6b208334554f.zip
changes file for 19925
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket199253
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket19925 b/changes/ticket19925
new file mode 100644
index 0000000000..a169aa5fb0
--- /dev/null
+++ b/changes/ticket19925
@@ -0,0 +1,3 @@
+ o Minor features (controller):
+ - Add GETINFO sr/current and sr/previous keys, to expose shared-
+ random values to the controller. Closes ticket 19925.