]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changelog entry for feature #14846
authorDonncha O'Cearbhaill <donncha@donncha.is>
Fri, 4 Sep 2015 09:43:47 +0000 (11:43 +0200)
committerDonncha O'Cearbhaill <donncha@donncha.is>
Tue, 8 Sep 2015 10:34:05 +0000 (12:34 +0200)
changes/feature14846 [new file with mode: 0644]

diff --git a/changes/feature14846 b/changes/feature14846
new file mode 100644 (file)
index 0000000..4668761
--- /dev/null
@@ -0,0 +1,4 @@
+  o Major features (controller):
+    - New "GETINFO hs/service/desc/id/" command to retrieve a hidden service
+      descriptor from a service's local hidden service descriptor cache.
+      Closes ticket 14846.