]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 14845
authorNick Mathewson <nickm@torproject.org>
Thu, 23 Apr 2015 13:27:59 +0000 (09:27 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 23 Apr 2015 13:27:59 +0000 (09:27 -0400)
changes/ticket14845 [new file with mode: 0644]

diff --git a/changes/ticket14845 b/changes/ticket14845
new file mode 100644 (file)
index 0000000..d771f88
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (controller)
+    - Controllers can now use GETINFO hs/client/desc/id/... to
+      retrieve items from the client's hidden service descriptor
+      cache. Closes ticket 14845.