[tor-commits] [torbutton/master] Changelog update and version bump
gk at torproject.org
gk at torproject.org
Fri Aug 4 05:33:25 UTC 2017
commit 6c76c3083f5ed221deddc51d13e09e8f8b6418f4
Author: Georg Koppen <gk at torproject.org>
Date: Fri Aug 4 05:33:06 2017 +0000
Changelog update and version bump
---
src/CHANGELOG | 13 +++++++++++++
src/install.rdf | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG
index 775884c..ddd40d8 100644
--- a/src/CHANGELOG
+++ b/src/CHANGELOG
@@ -1,3 +1,16 @@
+1.9.8
+ * Bug 22610: Avoid crashes when canceling external helper app related downloads
+ * Bug 22472: Fix FTP downloads when external helper app dialog is shown
+ * Bug 22471: Downloading pdf files via the PDF viewer download button is broken
+ * Bug 22618: Downloading pdf file via file:/// is stalling
+ * Bug 22542: Resize slider window to work without scrollbars
+ * Bug 21999: Fix display of language prompt in non-en-US locales
+ * Bug 18193: Don't let about:tor have chrome privileges
+ * Bug 22535: Search on about:tor discards search query
+ * Bug 21948: Going back to about:tor page gives "Address isn't valid" error
+ * Code clean-up
+ * Translations update
+
1.9.7.4
* Bug 22542: Security Settings window too small on macOS 10.12
diff --git a/src/install.rdf b/src/install.rdf
index 868faea..c501b6a 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.7.4</em:version>
+ <em:version>1.9.8</em:version>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
<em:homepageURL>https://www.torproject.org/projects/torbrowser.html.en</em:homepageURL>
<em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL>
More information about the tor-commits
mailing list