From: Robert Ransom Date: Fri, 19 Nov 2010 21:46:09 +0000 (-0800) Subject: Add changes file for bug2195. X-Git-Tag: tor-0.2.2.19-alpha~5^3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3470ce95740b968dc53a3e43208a1ed02138a28;p=thirdparty%2Ftor.git Add changes file for bug2195. --- diff --git a/changes/bug2195 b/changes/bug2195 new file mode 100644 index 0000000000..1724fd0e21 --- /dev/null +++ b/changes/bug2195 @@ -0,0 +1,7 @@ + o Minor bugfixes + - Publish a router descriptor even if generating an extra-info + descriptor fails. Previously we would not publish a router + descriptor without an extra-info descriptor; this can cause fast + exit relays collecting exit-port statistics to drop from the + consensus. Bugfix on 0.1.2.9-rc; fixes bug 2195. +