Skip to content

Commit ac30541

Browse files
committed
Release: Firefox v. 5.2.6, Chrome v. 2016.10.20
1 parent e8cf879 commit ac30541

File tree

6 files changed

+34
-88
lines changed

6 files changed

+34
-88
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"storage",
4545
"<all_urls>"
4646
],
47-
"version": "2016.9.21"
47+
"version": "2016.10.20"
4848
}

src/Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Firefox 5.2.6 / Chrome 2016.10.20
2+
* Ruleset fixes
3+
* Fix for domain isolation in Tor Browser with SSL Observatory
4+
15
Firefox 5.2.5 / Chrome 2016.9.21
26
* Ruleset fixes
37
* Removing deprecated torbutton options

src/chrome/content/about.xul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<groupbox>
4040
<caption label="&https-everywhere.about.version;" />
41-
<label>5.2.5</label>
41+
<label>5.2.6</label>
4242
</groupbox>
4343

4444
<groupbox>

0 commit comments

Comments
 (0)