Commit e403cd88 authored by Mike Perry's avatar Mike Perry
Browse files

Release preparations for 1.9.6.1

CHANGELOG update, version bump
parent 3b8e1a35
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
1.9.6.1
 * Bug 19206: Avoid SOCKS auth and NEWNYM collisions when sharing a tor client
 * Bug 19417: Disable asm.js (but add code to clear on New Identity if enabled)
 * Bug 19689: Plugin usage prompt is parented to wrong window
 * Bug 19273: Improve external app launch handling and associated warnings
 * Bug 8725: Block addon resource and url fingerprinting with nsIContentPolicy

1.9.6
 * Bug 18743: Pref to hide 'Sign in to Sync' button in hamburger menu
 * Bug 18905: Hide unusable items from help menu
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
        <em:name>Torbutton</em:name>
        <em:creator>Mike Perry</em:creator>
        <em:id>torbutton@torproject.org</em:id>
        <em:version>1.9.6</em:version>
        <em:version>1.9.6.1</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>