commit 45a04175191deda9cbf049772d9c27dbef7874f5 Author: Georg Koppen gk@torproject.org Date: Sat Aug 8 08:53:25 2015 +0000
Add bug 16311 to changelog --- Bundle-Data/Docs/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index c6c4d71..1270095 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -14,6 +14,7 @@ Tor Browser 5.5a1 -- August 11 2015 * Bug 16730: Prevent NoScript from updating the default whitelist * Bug 16715: Use ThreadsafeIsCallerChrome() instead of IsCallerChrome() * Bug 16572: Verify cache isolation for XMLHttpRequests in Web Workers + * Bug 16311: Fix navigation timing in ESR 38
Tor Browser 5.0 -- August 11 2015 * All Platforms @@ -77,6 +78,7 @@ Tor Browser 5.0 -- August 11 2015 * Bug 14952: Disable HTTP/2 * Bug 1517: Reduce precision of time for Javascript * Bug 13670: Ensure OCSP & favicons respect URL bar domain isolation + * Bug 16311: Fix navigation timing in ESR 38 * Windows * Bug 16014: Staged update fails if meek is enabled * Bug 16269: repeated add-on compatibility check after update (meek enabled)
tbb-commits@lists.torproject.org