소스 검색

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.