diff options
author | Gervase Markham <gerv@mozilla.org> | 2017-09-08 13:07:47 +0200 |
---|---|---|
committer | Gervase Markham <gerv@mozilla.org> | 2017-09-08 13:07:47 +0200 |
commit | 6eadc4e3f283f023f2f6871067584fce732b6bc5 (patch) | |
tree | 788472ce6b41fa84d9e923f578a644ce572ac1f3 /template/en | |
parent | 93113aee0c701b9346e7a19d54bc860bf1b74b44 (diff) | |
download | bugzilla-6eadc4e3f283f023f2f6871067584fce732b6bc5.tar.gz bugzilla-6eadc4e3f283f023f2f6871067584fce732b6bc5.tar.xz |
Bug 1398100 - tiny tweaks to release notes
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index ce72afa84..05150d237 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -69,7 +69,7 @@ (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1259881">[% terms.Bug %] 1259881</a>)</li> <li>An extension which allows user-controlled data to be used as a link in tabs could trigger XSS if the data is not correctly sanitized. - [%+ terms. Bugzilla %] no longer relies on the extension to do the sanity + [%+ terms.Bugzilla %] no longer relies on the extension to do the sanity check. A vanilla installation is not affected as no tab is user-controlled. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1250114">[% terms.Bug %] 1250114</a>)</li> <li>Extensions can now easily override the favicon used for the @@ -209,6 +209,7 @@ you.</p> +<a name="v50_feat"></a> <h2 id="feat">New Features and Improvements</h2> <ul> |