Browse Source

Make check-changes happy

Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet 6 years ago
parent
commit
e7f6314782
2 changed files with 3 additions and 2 deletions
  1. 2 1
      changes/bug25223
  2. 1 1
      changes/ticket25202

+ 2 - 1
changes/bug25223

@@ -1,3 +1,4 @@
   o Minor bugfixes (DoS mitigation):
     - Make sure we don't modify consensus parameters if we aren't a public
-      relay when a new consensus arrives. Fixes bug 25223.
+      relay when a new consensus arrives. Fixes bug 25223; bugfix on
+      0.3.3.2-alpha.

+ 1 - 1
changes/ticket25202

@@ -1,4 +1,4 @@
   o Minor bugfixes (DoS mitigation):
     - Add extra safety checks when refilling the circuit creation bucket to
       ensure we never set a value that is above the allowed burst. Fixes
-      ticket 25202.
+      bug 25202; bugfix on 0.3.3.2-alpha.