mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
Adjust changelog to combine 3 sections about the same thing
This commit is contained in:
parent
a6cd3f26d9
commit
7df7e8d71d
18
ChangeLog
18
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
|
||||
|
Loading…
Reference in New Issue
Block a user