]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
make changes files pass lintChanges as appropriate
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Mar 2016 13:59:51 +0000 (09:59 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 22 Mar 2016 13:59:51 +0000 (09:59 -0400)
changes/bug17702
changes/bug18318_ed
changes/bug18368

index 4fda36f736e87ba1e6cc44efcb6c1048bd4fcd1e..eddfe1e99a0308df0bcc5dbfeb1ce625d9db3221 100644 (file)
@@ -1,4 +1,4 @@
-  o Major bugfixes:
+  o Major bugfixes (voting):
     - Actually enable Ed25519-based directory collation.
       Previously, the code had been written, but some debugging code that had
       accidentally been left in the codebase made it stay turned off.
index af39234d530414f0b84b46d179e7706c3feea520..268ad023607fdf1b9b1dd4f9add25702e5a40fff 100644 (file)
@@ -1,4 +1,4 @@
-  o Major bugfixes:
+  o Major bugfixes (voting):
     - When generating a vote with keypinning disabled, never include two
       entries for the same ed25519 identity.  This bug was causing
       authorities to generate votes that they could not parse when a router
index 17218d432fe527b4c7cf8d12412b11429f826ab4..628831d86bbe00c1def04df3ca14d95df865d091 100644 (file)
@@ -1,4 +1,4 @@
-  o Minor bugfixes:
+  o Minor bugfixes (logging):
     - When logging information about an unparseable networkstatus vote or
       consensus, do not say "vote" when we mean consensus. Fixes bug
       18368; bugfix on 0.2.0.8-alpha.