From: Nick Mathewson Date: Thu, 16 Sep 2010 14:54:09 +0000 (-0400) Subject: Change 'bugfix on' line for changes/bug1921. X-Git-Tag: tor-0.2.2.16-alpha~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2511c34714373c76fc16687986700ca6131b11;p=thirdparty%2Ftor.git Change 'bugfix on' line for changes/bug1921. Karsten says: "the ChangeLog should say it's a bugfix on 0.2.2.15-alpha, because enabling stats while Tor is running (which leads to this false log message) is only possible since then." Sounds right enough to me. Tell me if I'm wrong. --- diff --git a/changes/bug1921 b/changes/bug1921 index 748d50b13d..751216339d 100644 --- a/changes/bug1921 +++ b/changes/bug1921 @@ -1,4 +1,4 @@ o Minor bugfixes: - Demote a warn to info that happens when the CellStatistics option - was just enabled. Fixes bug 1921; bugfix on 0.2.2.1-alpha. Reported + was just enabled. Fixes bug 1921; bugfix on 0.2.2.15-alpha. Reported by Moritz Bartl.