diff options
author | David Lawrence <dkl@mozilla.com> | 2014-10-06 14:16:24 +0000 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2014-10-06 14:16:24 +0000 |
commit | 4e5cf944a46ebe08763692b6fdc3cf2e26188f7a (patch) | |
tree | 6bae13750f455a2fb8ae5f9479f01d5ac826caea | |
parent | Bug 1069760 - Cannot use 'component' in a template (diff) | |
download | bugzilla-4e5cf944a46ebe08763692b6fdc3cf2e26188f7a.tar.gz bugzilla-4e5cf944a46ebe08763692b6fdc3cf2e26188f7a.tar.bz2 bugzilla-4e5cf944a46ebe08763692b6fdc3cf2e26188f7a.zip |
Bug 1072490: Release notes for 4.4.6
r=LpSolit,a=sgreen
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 16ddffbe4..5c11360f3 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -45,6 +45,12 @@ <h2 id="v44_point">Updates in this 4.4.x Release</h2> +<h3>4.4.6</h3> + +<p>This release fixes several security issues. See the + <a href="http://www.bugzilla.org/security/4.0.14/">Security Advisory</a> + for details.</p> + <h3>4.4.5</h3> <p>This release fixes a security issue. See the |