diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2014-04-18 23:46:38 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2014-04-18 23:46:38 +0200 |
commit | c2bd895649dcae099ecb0a875552c17662d9e45e (patch) | |
tree | 77a6297831cba455efd64c7d71b8bad1866a456d /template/en/default/pages | |
parent | f409dc582b932f4aefa39228245474eac3c1cccf (diff) | |
download | bugs-c2bd895649dcae099ecb0a875552c17662d9e45e.tar bugs-c2bd895649dcae099ecb0a875552c17662d9e45e.tar.gz bugs-c2bd895649dcae099ecb0a875552c17662d9e45e.tar.bz2 bugs-c2bd895649dcae099ecb0a875552c17662d9e45e.tar.xz bugs-c2bd895649dcae099ecb0a875552c17662d9e45e.zip |
Bug 998484: Release notes for Bugzilla 4.4.4
r=dkl a=justdave
Diffstat (limited to 'template/en/default/pages')
-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 f1b7622c6..e778b5019 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -45,6 +45,13 @@ <h2 id="v44_point">Updates in this 4.4.x Release</h2> +<h3>4.4.4</h3> + +<p>This release fixes one regression introduced in Bugzilla 4.4.3 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.4.3</h3> <p>This release fixes two security issues. See the |