From: George Kadianakis Date: Mon, 15 Sep 2014 13:07:32 +0000 (+0300) Subject: Add changes file for Tor2webRendezvousPoints. X-Git-Tag: tor-0.2.6.3-alpha~60^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a77e44d8c07d0fd7f1dc0d3d482616de5b9d8679;p=thirdparty%2Ftor.git Add changes file for Tor2webRendezvousPoints. --- diff --git a/changes/feature12844 b/changes/feature12844 new file mode 100644 index 0000000000..7b7276640a --- /dev/null +++ b/changes/feature12844 @@ -0,0 +1,5 @@ + o Minor features: + - Introduce the config option Tor2webRendezvousPoints, which + allows clients in Tor2webMode to select a specific Rendezvous + Point to be used in HS circuits. This might allow better + performance for Tor2Web nodes. Implements ticket #12844.