Skip to content

Commit e21dd9d

Browse files
committed
Release: Firefox v. 5.1.5, Chrome v. 2016.3.23
1 parent 57a6230 commit e21dd9d

File tree

5 files changed

+85
-79
lines changed

5 files changed

+85
-79
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"<all_urls>"
4040
],
4141
"update_url": "https://www.eff.org/files/https-everywhere-chrome-updates.xml",
42-
"version": "2016.2.23"
42+
"version": "2016.3.23"
4343
}

src/Changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Firefox 5.1.5 / Chrome 2016.3.24
2+
* Ruleset fixes
3+
* Improve coverage tests
4+
* Add trivialize-rules tool and trivialized rulesets
5+
* Remove checker as submodule & add to mainline repo
6+
17
Firefox 5.1.4 / Chrome 2016.2.23
28
* Fixes for Firefox Dev Edition
39
* Chrome: Fix regressions in custom rule functions

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.1.4</label>
41+
<label>5.1.5</label>
4242
</groupbox>
4343

4444
<groupbox>

0 commit comments

Comments
 (0)