commit d4fd73c796feb6db0091f0f38af32959e46997f6 Author: Mike Perry mikeperry-git@torproject.org Date: Tue Jul 28 16:39:01 2015 -0700
Changelog clarifications --- Bundle-Data/Docs/ChangeLog.txt | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index 0e38362..8a563cf 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -1,32 +1,31 @@ Tor Browser 5.0a4 -- August 3 2015 * All Platforms - * Update Tor to 0.2.7.2 + * Update Tor to 0.2.7.2-alpha with backported patches: + * Bug 16674: Allow trailing '.' in FQDNs + * Bug 16430: Allow DNS names with _ characters in them (fixes nytimes.com) * Update OpenSSL to 1.0.1p * Update HTTPS-Everywhere to 5.0.7 * Update NoScript to 2.6.9.31 - * Tor patch backport - * Bug 16674: Allow trailing '.' in FQDNs - * Bug 16430: Allow DNS names with _ characters in them (fixes nytimes.com) * Update Torbutton to 1.9.3.1 * Bug 16268: Show Tor Browser logo on About page * Bug 16639: Check for Updates menu item can cause update download failure * Bug 15781: Remove the sessionstore filter * Bug 15656: Sync privacy.resistFingerprinting with Torbutton pref * Translation updates - * Bug 16884: Prefer IPv6 if available in Tor Browser - * Bug 16488: Remove "Sign in to Sync" from the menu - * Bug 13313: Enable bundle fonts + * Bug 16884: Prefer IPv6 when supported by the current Tor exit + * Bug 16488: Remove "Sign in to Sync" from the browser menu + * Bug 13313: Bundle a fixed set of fonts to defend against fingerprinting * Bug 16662: Enable network.http.spdy.* prefs in meek-http-helper * Bug 15646: Prevent keyboard layout fingerprinting in KeyboardEvent (fixup) * Bug 15703: Isolate mediasource URIs and media streams to first party * Bug 16429+16416: Isolate blob URIs to first party - * Bug 16632: Turn on the background updater - * Bug 16528: Prevent indexedDB Modernizr breakage - * Bug 16523: Chrome JavaScript debugger is broken + * Bug 16632: Turn on the background updater and restart prompting + * Bug 16528: Prevent indexedDB Modernizr site breakage on Twitter and elsewhere + * Bug 16523: Fix in-browser JavaScript debugger * Bug 16236: Windows updater: avoid writing to the registry * Bug 16005: Restrict WebGL minimal mode a bit (fixup) - * Bug 16625: Fully disable network prediction - * Bug 16495: Tor Browser 5.0a3 crashes with security level set to "High" + * Bug 16625: Fully disable network connection prediction + * Bug 16495: Fix SVG crash when security level is set to "High" * Build System * Bug 15864: rename sha256sums.txt to sha256sums-unsigned-build.txt