diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2014-04-18 23:49:16 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2014-04-18 23:49:16 +0200 |
commit | 1a647ad3c634ac3836739c5258cd3ea2bcd99a9b (patch) | |
tree | f2085f53947f52813f3362ddcf2d709fb4c06e1c | |
parent | 12f4d7307b930d091e1160a68ace687f13e7a64c (diff) | |
download | bugzilla-1a647ad3c634ac3836739c5258cd3ea2bcd99a9b.tar.gz bugzilla-1a647ad3c634ac3836739c5258cd3ea2bcd99a9b.tar.xz |
Bug 998484: Release notes for Bugzilla 4.2.9
r=dkl a=justdave
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index c91dd77a7..f06c7450e 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -53,6 +53,13 @@ <h2 id="v42_point">Updates in this 4.2.x Release</h2> +<h3>4.2.9</h3> + +<p>This release fixes one regression introduced in [% terms.Bugzilla %] 4.2.8 by + <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=968576">security [% terms.bug %] 968576</a>: + URLs in [% terms.bug %] comments are displayed correctly again. + (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=998323">[% terms.Bug %] 998323</a>)</p> + <h3>4.2.8</h3> <p>This release fixes one minor security issue. See the |