diff options
author | mkanat%bugzilla.org <> | 2009-11-18 07:53:45 +0100 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2009-11-18 07:53:45 +0100 |
commit | 900f8b1d1eacf44dbfd8d9c8b414b472f492abe8 (patch) | |
tree | ac316d4230cd9a25bc68ce907eaa239f224119ee | |
parent | 4ecad695963ba8f72a3568afa5cc419bf6e4ebbd (diff) | |
download | bugzilla-900f8b1d1eacf44dbfd8d9c8b414b472f492abe8.tar.gz bugzilla-900f8b1d1eacf44dbfd8d9c8b414b472f492abe8.tar.xz |
Bug 529483: Release Notes for Bugzilla 3.4.4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=reed
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 601ab6a13..9a838d916 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -59,6 +59,14 @@ <h2><a name="v34_point"></a>Updates In This 3.4.x Release</h2> +<h3>3.4.4</h3> + +<p>This release contains a fix for a security issue. See the + <a href="http://www.bugzilla.org/security/3.4.3/">Security Advisory</a> + for details.</p> + +<p>Additionally, this release fixes a few minor [% terms.bugs %].</p> + <h3>3.4.3</h3> <ul> |