[tor-commits] [tor/master] Add last two entries (I hope) to 0292-alpha changelog

nickm at torproject.org nickm at torproject.org
Wed Aug 24 15:02:34 UTC 2016


commit 93731d6e37ca3e66c66204e187ce932ba1219e80
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Aug 24 10:57:47 2016 -0400

    Add last two entries (I hope) to 0292-alpha changelog
---
 ChangeLog        | 19 +++++++++++++++++--
 changes/bug19728 |  3 ---
 changes/bug19973 |  6 ------
 3 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 3f20d0a..63f8817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
-Changes in version 0.2.9.2-alpha - 2016-08-2?
-  Tor 0.2.9.2-alpha XXXX BLURB HERE.
+Changes in version 0.2.9.2-alpha - 2016-08-24
+  Tor 0.2.9.2-alpha continues development of the 0.2.9 series with
+  several new features and bugfixes. It also includes an important
+  authority update and an important bugfix from 0.2.8.7. Everyone who
+  sets the ReachableAddresses option, all bridges, and all bridge users
+  are strongly encouraged to upgrade to 0.2.8.7, or to 0.2.9.2-alpha.
+
+  o Directory authority changes (also in 0.2.8.7):
+    - The "Tonga" bridge authority has been retired; the new bridge
+      authority is "Bifroest". Closes tickets 19728 and 19690.
+
+  o Major bugfixes (client, security, also in 0.2.8.7):
+    - Only use the ReachableAddresses option to restrict the first hop
+      in a path. Previously, it would apply to every hop in the path,
+      with a possible degredation in anonymity for anyone using an
+      uncommon ReachableAddress setting. Fixes bug 19973; bugfix
+      on 0.2.8.2-alpha.
 
   o Major features (user interface):
     - Tor now supports the ability to declare options deprecated, so
diff --git a/changes/bug19728 b/changes/bug19728
deleted file mode 100644
index 98ba342..0000000
--- a/changes/bug19728
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Directory authority changes:
-    - The "Tonga" bridge authority has been retired; the new bridge
-      authority is "Bifroest". Closes tickets 19728 and 19690.
diff --git a/changes/bug19973 b/changes/bug19973
deleted file mode 100644
index 7bd5c55..0000000
--- a/changes/bug19973
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Major bugfixes (client, security):
-    - Only use the ReachableAddresses option to restrict the first hop
-      in a path. Previously, it would apply to every hop in the path,
-      with a possible degredation in anonymity for anyone using an
-      uncommon ReachableAddress setting. Fixes bug 19973; bugfix on
-      0.2.8.2-alpha.





More information about the tor-commits mailing list