From: rl1987 Date: Sun, 16 Nov 2014 14:12:08 +0000 (+0200) Subject: Changes file for 13212. X-Git-Tag: tor-0.2.6.2-alpha~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a68b90fc7af401220f11f4f9e39f08a8548a6957;p=thirdparty%2Ftor.git Changes file for 13212. --- 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.