Explorar o código

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 %!s(int64=15) %!d(string=hai) anos
pai
achega
cc2511c347
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.