]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fold in changelog entry. tor-0.3.4.2-alpha
authorNick Mathewson <nickm@torproject.org>
Tue, 12 Jun 2018 13:47:07 +0000 (09:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 12 Jun 2018 13:47:07 +0000 (09:47 -0400)
ChangeLog
changes/ticket26343 [deleted file]

index b5b2f00ea2068394a4cf313aa287545be25113b7..31a334bbf7bd3abfe7e9c474af833fedecd8b273 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ Changes in version 0.3.4.2-alpha - 2018-06-12
   Tor 0.3.4.2-alpha fixes several minor bugs in the previous alpha
   release, and forward-ports an authority-only security fix from 0.3.3.6.
 
+  o Directory authority changes:
+    - Add an IPv6 address for the "dannenberg" directory authority.
+      Closes ticket 26343.
+
   o Major bugfixes (security, directory authority, denial-of-service, also in 0.3.3.6):
     - Fix a bug that could have allowed an attacker to force a directory
       authority to use up all its RAM by passing it a maliciously
diff --git a/changes/ticket26343 b/changes/ticket26343
deleted file mode 100644 (file)
index ab5f332..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features (directory authority):
-    - Add an IPv6 address for the "dannenberg" directory
-      authority. Closes ticket 26343.