From: Nick Mathewson Date: Wed, 28 Mar 2012 21:19:24 +0000 (-0400) Subject: note that bug 5151 is on 0.2.3.9-alpha X-Git-Tag: tor-0.2.3.14-alpha~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4703bf8792b69745bc87d4b2838c3b69b98e81b8;p=thirdparty%2Ftor.git note that bug 5151 is on 0.2.3.9-alpha --- diff --git a/changes/bug5151 b/changes/bug5151 index f872aa4b7d..4ea12198b4 100644 --- a/changes/bug5151 +++ b/changes/bug5151 @@ -1,4 +1,4 @@ o Minor bugfixes: - Fix bug stomping on ORPort option NoListen and ignoring option - NoAdvertise. Fixes bug 5151. + NoAdvertise. Fixes bug 5151; bugfix on 0.2.3.9-alpha. - Move a debug printout from notice to debug level.