commit 714a2e84fee363e9477553b573c738d69e848dbc Author: Mike Perry mikeperry-git@torproject.org Date: Thu Oct 30 17:53:08 2014 -0700
Update changelog for 4.5-alpha-1 --- Bundle-Data/Docs/ChangeLog.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index b99e049..4098fe7 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,24 @@ +Tor Browser 4.5-alpha-1 -- Nov 3 2014 + * All Platforms + * Bug 3455: Patch Firefox SOCKS and proxy filters to allow user+pass isolation + * Bug 11955: Backport HTTPS Certificate Pinning patches from Firefox 32 + * Bug 13019: Make JS engine use English locale if a pref is set by Torbutton + * Bug 13301: Prevent extensions incompatibility error after upgrades + * Bug 13460: Fix MSVC compilation issue + * Update Tor to 0.2.6.0-alpha + * Update NoScript to 2.6.9.3 + * Update Torbutton to 1.8.0.0 + * Bug 9387: Provide a "Security Slider" for vulnerability surface reduction + * Bug 13019: Synchronize locale spoofing pref with our Firefox patch + * Bug 3455: Use SOCKS user+pass to isolate all requests from the same url domain + * Bug 8641: Create browser UI to indicate current tab's Tor circuit IPs + * Include obfs4proxy pluggable transport + * Windows + * Bug 13443: Re-enable DirectShow; fix crash with mingw patch. + * Bug 13091: Make app name "Tor Browser" instead of "Tor" + * Mac + * Bug 10138: Switch to 64bit builds for MacOS + Tor Browser 4.0.1 -- Oct 30 2014 * All Platforms * Update Tor to 0.2.5.10
tbb-commits@lists.torproject.org