From 8008de81df055f928da0f8d4f93b6b208334554f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 11 Jan 2017 14:36:23 -0500 Subject: [PATCH] changes file for 19925 --- changes/ticket19925 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/ticket19925 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.