summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2014-11-16 16:12:08 +0200
committerrl1987 <rl1987@sdf.lonestar.org>2014-11-16 16:12:08 +0200
commita68b90fc7af401220f11f4f9e39f08a8548a6957 (patch)
tree2f271c6a80d47275349f64873ccf680f214727c9
parent620e251dccf2e040ffbd9669016a22f6a774aef1 (diff)
downloadtor-a68b90fc7af401220f11f4f9e39f08a8548a6957.tar.gz
tor-a68b90fc7af401220f11f4f9e39f08a8548a6957.zip
Changes file for 13212.
-rw-r--r--changes/feature132124
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature13212 b/changes/feature13212
new file mode 100644
index 0000000000..6f1bce7d8a
--- /dev/null
+++ b/changes/feature13212
@@ -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.