diff options
author | Gervase Markham <gerv@mozilla.org> | 2017-09-08 12:08:34 +0100 |
---|---|---|
committer | Gervase Markham <gerv@mozilla.org> | 2017-09-08 12:08:34 +0100 |
commit | 726dbd97cdf46a766ba8da6959594833ee03d65a (patch) | |
tree | 2b80f4b537869a499ca29c172ef0cb6776eab956 | |
parent | 070e12173d34e6aeee95e1831f43974810951f0e (diff) | |
download | bugs-726dbd97cdf46a766ba8da6959594833ee03d65a.tar bugs-726dbd97cdf46a766ba8da6959594833ee03d65a.tar.gz bugs-726dbd97cdf46a766ba8da6959594833ee03d65a.tar.bz2 bugs-726dbd97cdf46a766ba8da6959594833ee03d65a.tar.xz bugs-726dbd97cdf46a766ba8da6959594833ee03d65a.zip |
Bug 1398100 - tiny tweaks to release notes
-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 358298bc8..c2be24619 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 @@ -205,6 +205,7 @@ you.</p> +<a name="v50_feat"></a> <h2 id="feat">New Features and Improvements</h2> <ul> |