From: Linus Nordberg Date: Tue, 27 Mar 2012 13:00:34 +0000 (+0200) Subject: Add changes file. X-Git-Tag: tor-0.2.3.14-alpha~36^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd4d8fc744548a234bc35132abd07dcc25c7d51f;p=thirdparty%2Ftor.git Add changes file. --- diff --git a/changes/bug5151 b/changes/bug5151 new file mode 100644 index 0000000000..f872aa4b7d --- /dev/null +++ b/changes/bug5151 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix bug stomping on ORPort option NoListen and ignoring option + NoAdvertise. Fixes bug 5151. + - Move a debug printout from notice to debug level.