diff options
author | mkanat%bugzilla.org <> | 2009-02-03 09:05:39 +0000 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2009-02-03 09:05:39 +0000 |
commit | 98265bdcc82ac40f06f6f674cbce9483d2e982c3 (patch) | |
tree | a40537612bb6609f39686e19194f9570d03b437b | |
parent | Bump version number post-release. (diff) | |
download | bugzilla-98265bdcc82ac40f06f6f674cbce9483d2e982c3.tar.gz bugzilla-98265bdcc82ac40f06f6f674cbce9483d2e982c3.tar.bz2 bugzilla-98265bdcc82ac40f06f6f674cbce9483d2e982c3.zip |
Bug 476613: Release Notes for Bugzilla 3.0.8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index c3a8f8d7f..07ab31bce 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -61,6 +61,13 @@ <em>everything</em> that's changed in each version, you should use our <a href="http://www.bugzilla.org/status/changes.html">Change Log Page</a>.</p> +<h3>3.0.8</h3> + +<p>This release fixes one bug that is critical for installations + running 3.0.7 under mod_perl. See the + <a href="http://www.bugzilla.org/security/3.0.7/">Security Advisory</a> + for details.</p> + <h3>3.0.7</h3> <ul> @@ -716,6 +723,13 @@ <h2><a name="v30_security"></a>Security Updates in This Release</h2> +<h3>3.0.8</h3> + +<p>This release fixes one security issue that is critical for installations + running 3.0.7 under mod_perl. See the + <a href="http://www.bugzilla.org/security/3.0.7/">Security Advisory</a> + for details.</p> + <h3>3.0.7</h3> <p>This release contains several security fixes. We recommend that you |