]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 13212.
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 16 Nov 2014 14:12:08 +0000 (16:12 +0200)
committerrl1987 <rl1987@sdf.lonestar.org>
Sun, 16 Nov 2014 14:12:08 +0000 (16:12 +0200)
changes/feature13212 [new file with mode: 0644]

diff --git a/changes/feature13212 b/changes/feature13212
new file mode 100644 (file)
index 0000000..6f1bce7
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (hidden services):
+    - Inform Tor controller about nature of failure to retrieve
+      hidden service descriptor by sending reason string with HS_DESC
+      FAILED controller event. Implements feature 13212.