]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Change 'bugfix on' line for changes/bug1921.
authorNick Mathewson <nickm@torproject.org>
Thu, 16 Sep 2010 14:54:09 +0000 (10:54 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 16 Sep 2010 14:54:09 +0000 (10:54 -0400)
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.

changes/bug1921

index 748d50b13d6118f8e75ca30fd345e3b7fcd1c993..751216339dc9f07a4cca275ccb52f787e1d66d92 100644 (file)
@@ -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.