[or-cvs] r13719: Update changelog. Bump version. (torbutton/trunk/src)
mikeperry at seul.org
mikeperry at seul.org
Mon Feb 25 02:36:07 UTC 2008
Author: mikeperry
Date: 2008-02-24 21:36:06 -0500 (Sun, 24 Feb 2008)
New Revision: 13719
Modified:
torbutton/trunk/src/CHANGELOG
torbutton/trunk/src/install.rdf
Log:
Update changelog. Bump version.
Modified: torbutton/trunk/src/CHANGELOG
===================================================================
--- torbutton/trunk/src/CHANGELOG 2008-02-25 02:21:50 UTC (rev 13718)
+++ torbutton/trunk/src/CHANGELOG 2008-02-25 02:36:06 UTC (rev 13719)
@@ -1,5 +1,24 @@
+1.1.14
+ 24 Feb 2008
+ * bugfix: set general.useragent.locale if user wants to spoof an English
+ browser. This handles navigator.locale
+ * bugfix: Mask navigator.buildID. Reported by Greg Fleischer
+ * Initial Firefox 3 work. Functionality still broken due to FF Bug 413682
+ * bug 580: Resize preferences window to fit in 640x480 displays
+ * new: Spoof window.screen to mask desktop resolution and resize the
+ browser to multiples of 50px while tor is enabled.
+ * new: Block content window access to chrome urls if Tor is enabled,
+ and hide Torbutton if Tor is disabled. Thanks to Greg Fleischer for
+ reporting the chrome disclosure issues
+ * new: Added option to close all opened tabs on a Tor toggle. Useful
+ for general convenience and also as a backup protection against
+ Bug 409737.
+ * new: Add Tor ports to the list of banned ports for Firefox. Should
+ prevent http-ping based fingerprinting attacks.
+ * new: Finally add support for automatic updates.
+
1.1.13
- 01 Feb 2007
+ 01 Feb 2008
* bugfix: Implement workarounds to disable Javascript network access
for Firefox Bug 409737
* bugfix: Improved plugin-disabling workarounds for Firefox Bug 401296
Modified: torbutton/trunk/src/install.rdf
===================================================================
--- torbutton/trunk/src/install.rdf 2008-02-25 02:21:50 UTC (rev 13718)
+++ torbutton/trunk/src/install.rdf 2008-02-25 02:36:06 UTC (rev 13719)
@@ -6,7 +6,7 @@
<em:name>Torbutton</em:name>
<em:creator>Scott Squires & Mike Perry</em:creator>
<em:id>{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}</em:id>
- <em:version>1.1.13-alpha-dev</em:version>
+ <em:version>1.1.14-alpha</em:version>
<em:homepageURL>https://torbutton.torproject.org/dev/</em:homepageURL>
<em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL>
<em:iconURL>chrome://torbutton/skin/tor.png</em:iconURL>
More information about the tor-commits
mailing list