浏览代码

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.
Nick Mathewson 15 年之前
父节点
当前提交
cc2511c347
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      changes/bug1921

+ 1 - 1
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.