diff options
author | mkanat%bugzilla.org <> | 2009-02-03 10:29:42 +0100 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2009-02-03 10:29:42 +0100 |
commit | 9151cc1c1477d037753c8730d97d967ceaaeafa9 (patch) | |
tree | 8b03f87ee90708e96cd9ec37b1aa8a9f09cd5482 /template | |
parent | de0622cbd892e81b1ec0c89f472dc97a355bafa9 (diff) | |
download | bugzilla-9151cc1c1477d037753c8730d97d967ceaaeafa9.tar.gz bugzilla-9151cc1c1477d037753c8730d97d967ceaaeafa9.tar.xz |
The release notes contained the raw word "bug".
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 7f66bbb2e..186e56085 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -62,7 +62,7 @@ <h3>3.2.2</h3> -<p>This release fixes one bug that is critical for installations +<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> |