[tor-commits] [torbutton/master] Add changelog and bump version for 1.9.2.0.
mikeperry at torproject.org
mikeperry at torproject.org
Tue Apr 21 00:27:09 UTC 2015
commit 60b1537295374c64594564a00d17bcc42dc76985
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Mon Apr 20 17:26:45 2015 -0700
Add changelog and bump version for 1.9.2.0.
---
src/CHANGELOG | 7 +++++++
src/install.rdf | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG
index e140ff5..e50f5b6 100644
--- a/src/CHANGELOG
+++ b/src/CHANGELOG
@@ -1,3 +1,10 @@
+1.9.2.0:
+ * Bug 15562: Bind SharedWorkers to thirdparty pref
+ * Bug 15533: Restore default security level when restoring defaults
+ * Bug 15510: Close Tor Circuit UI control port connections on New Identity
+ * Bug 15472: Make node text black in circuit status UI.
+ * Bug 15502: Wipe blob URIs on New Identity
+
1.9.1.0:
* Bug 9387: "Security Slider 1.0"
* Include descriptions and tooltip hints for security levels
diff --git a/src/install.rdf b/src/install.rdf
index 94245a0..6af4e9b 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -6,7 +6,7 @@
<em:name>Torbutton</em:name>
<em:creator>Mike Perry</em:creator>
<em:id>torbutton at torproject.org</em:id>
- <em:version>1.9.1.0</em:version>
+ <em:version>1.9.2.0</em:version>
<em:homepageURL>https://www.torproject.org/projects/torbrowser.html.en</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