From 7df7e8d71d7afc422ae3ce9514743e96ea0bcf25 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 19 Feb 2015 15:37:09 -0500 Subject: 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 f91f08517d..7edb1146e4 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 -- cgit v1.2.3-54-g00ecf