]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 25132
authorNick Mathewson <nickm@torproject.org>
Thu, 6 Sep 2018 13:31:39 +0000 (09:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 6 Sep 2018 13:31:39 +0000 (09:31 -0400)
changes/feature25132 [new file with mode: 0644]

diff --git a/changes/feature25132 b/changes/feature25132
new file mode 100644 (file)
index 0000000..138cba9
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (controller):
+    - The GETINFO command now support an "uptime" argument, to return
+      Tor's uptime in seconds. Closes ticket 25132.