[tor-commits] [tor/master] Adjust changelog to combine 3 sections about the same thing

nickm at torproject.org nickm at torproject.org
Thu Feb 19 20:37:17 UTC 2015


commit 7df7e8d71d7afc422ae3ce9514743e96ea0bcf25
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Feb 19 15:37:09 2015 -0500

    Adjust changelog to combine 3 sections about the same thing
---
 ChangeLog |   18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f91f085..7edb114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,12 +60,6 @@ Changes in version 0.2.6.3-alpha - 2015-02-19
       to 50 KiB/sec and for relays to 75 KiB/sec. (The old values were
       20 KiB/sec.) Closes ticket 13822.
 
-  o Major bugfixes (client):
-    - Allow MapAddress and AutomapHostsOnResolve to work together when
-      an address is mapped into another address type (like .onion) that
-      must be automapped at resolve time. Fixes bug 7555; bugfix
-      on 0.2.0.1-alpha.
-
   o Major bugfixes (exit node stability):
     - Fix an assertion failure that could occur under high DNS load.
       Fixes bug 14129; bugfix on Tor 0.0.7rc1. Found by "jowr";
@@ -169,11 +163,6 @@ Changes in version 0.2.6.3-alpha - 2015-02-19
       used in HS circuits. This might allow better performance for
       Tor2Web nodes. Implements ticket 12844.
 
-  o Minor bugfixes (automapping):
-    - Prevent changes to other options from removing the wildcard value
-      "." from "AutomapHostsSuffixes". Fixes bug 12509; bugfix
-      on 0.2.0.1-alpha.
-
   o Minor bugfixes (client DNS):
     - Report the correct cached DNS expiration times on SOCKS port or in
       DNS replies. Previously, we would report everything as "never
@@ -189,6 +178,13 @@ Changes in version 0.2.6.3-alpha - 2015-02-19
       0.2.4.7-alpha. Patch by "teor".
     - Fix a memory leak when using AutomapHostsOnResolve. Fixes bug
       14195; bugfix on 0.1.0.1-rc.
+    - Prevent changes to other options from removing the wildcard value
+      "." from "AutomapHostsSuffixes". Fixes bug 12509; bugfix
+      on 0.2.0.1-alpha.
+    - Allow MapAddress and AutomapHostsOnResolve to work together when
+      an address is mapped into another address type (like .onion) that
+      must be automapped at resolve time. Fixes bug 7555; bugfix
+      on 0.2.0.1-alpha.
 
   o Minor bugfixes (client, bridges):
     - When we are using bridges and we had a network connectivity



More information about the tor-commits mailing list