]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 19925
authorNick Mathewson <nickm@torproject.org>
Wed, 11 Jan 2017 19:36:23 +0000 (14:36 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 11 Jan 2017 19:36:23 +0000 (14:36 -0500)
changes/ticket19925 [new file with mode: 0644]

diff --git a/changes/ticket19925 b/changes/ticket19925
new file mode 100644 (file)
index 0000000..a169aa5
--- /dev/null
@@ -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.