commit 04c05d304a21ac609c3576500443da765fb053d2
Author: Mike Perry <mikeperry-git(a)torproject.org>
Date: Thu Jun 5 09:46:36 2014 -0700
Update 3.6.2 changelog: Mention 11630 and fix a typo.
---
Bundle-Data/Docs/ChangeLog.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index c7e3d89..41f44ce 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -14,18 +14,19 @@ Tor Browser Bundle 3.6.2 -- Jun 6 2014
* Bug 11783: Avoid b.webProgress error when double-clicking on New Identity
* Bug 11722: Add hidden pref to force remote Tor check
* Bug 11763: Fix pref dialog double-click race that caused settings to be reset
- * Bug 11629: Support proxies with pluggable Transports
+ * Bug 11629: Support proxies with Pluggable Transports
* Updates FTEProxy to 0.2.15
* Updates obfsproxy to 0.2.9
* Backported Tor Patches:
* Bug 11654: Fix malformed log message in bug11156 patch.
* Bug 10425: Add in Tor's geoip6 files to the bundle distribution
- * Bugs 11834 and 11835: Include pluggable transport documentation
+ * Bugs 11834 and 11835: Include Pluggable Transport documentation
* Bug 9701: Prevent ClipBoardCache from writing to disk.
* Bug 12146: Make the CONNECT Host header the same as the Request-URI.
* Bug 12212: Disable deprecated webaudio API
* Bug 11253: Turn on TLS 1.1 and 1.2.
* Bug 11817: Don't send startup time information to Mozilla.
+ * Bug 11630: Make HTTPS-Everywhere 3.5's rules.sqlite deterministic.
Tor Browser Bundle 3.6.1 -- May 6 2014
* All Platforms