Przeglądaj źródła

make changes files pass lintChanges as appropriate

Nick Mathewson 9 lat temu
rodzic
commit
778e8e604d
3 zmienionych plików z 3 dodań i 3 usunięć
  1. 1 1
      changes/bug17702
  2. 1 1
      changes/bug18318_ed
  3. 1 1
      changes/bug18368

+ 1 - 1
changes/bug17702

@@ -1,4 +1,4 @@
-  o Major bugfixes:
+  o Major bugfixes (voting):
     - Actually enable Ed25519-based directory collation.
     - Actually enable Ed25519-based directory collation.
       Previously, the code had been written, but some debugging code that had
       Previously, the code had been written, but some debugging code that had
       accidentally been left in the codebase made it stay turned off.
       accidentally been left in the codebase made it stay turned off.

+ 1 - 1
changes/bug18318_ed

@@ -1,4 +1,4 @@
-  o Major bugfixes:
+  o Major bugfixes (voting):
     - When generating a vote with keypinning disabled, never include two
     - When generating a vote with keypinning disabled, never include two
       entries for the same ed25519 identity.  This bug was causing
       entries for the same ed25519 identity.  This bug was causing
       authorities to generate votes that they could not parse when a router
       authorities to generate votes that they could not parse when a router

+ 1 - 1
changes/bug18368

@@ -1,4 +1,4 @@
-  o Minor bugfixes:
+  o Minor bugfixes (logging):
     - When logging information about an unparseable networkstatus vote or
     - When logging information about an unparseable networkstatus vote or
       consensus, do not say "vote" when we mean consensus. Fixes bug
       consensus, do not say "vote" when we mean consensus. Fixes bug
       18368; bugfix on 0.2.0.8-alpha.
       18368; bugfix on 0.2.0.8-alpha.