diff options
author | mkanat%bugzilla.org <> | 2009-02-03 09:04:22 +0000 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2009-02-03 09:04:22 +0000 |
commit | b139304b4d89c422dbc002d20617f9a522d75a8c (patch) | |
tree | 5a70f39b783e6467293abaa8c4d5fc3e8eafb6b2 | |
parent | Bump version number post-release. (diff) | |
download | bugzilla-b139304b4d89c422dbc002d20617f9a522d75a8c.tar.gz bugzilla-b139304b4d89c422dbc002d20617f9a522d75a8c.tar.bz2 bugzilla-b139304b4d89c422dbc002d20617f9a522d75a8c.zip |
Bug 476612: Release Notes for Bugzilla 3.2.2
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 6f5a7fa9f..7f66bbb2e 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -60,6 +60,13 @@ <a href="http://www.bugzilla.org/status/changes.html">Change Log Page</a>.</p> +<h3>3.2.2</h3> + +<p>This release fixes one bug that is critical for installations + running 3.2.1 under mod_perl. See the + <a href="http://www.bugzilla.org/security/3.0.7/">Security Advisory</a> + for details.</p> + <h3>3.2.1</h3> <ul> @@ -96,6 +103,13 @@ <h2><a name="v32_security">Security Fixes In This 3.2.x Release</a></h2> +<h3>3.2.2</h3> + +<p>This release fixes one security issue that is critical for installations + running 3.2.1 under mod_perl. See the + <a href="http://www.bugzilla.org/security/3.0.7/">Security Advisory</a> + for details.</p> + <h3>3.2.1</h3> <p>This release contains several security fixes. One fix may break any |