Bug 396506: Release Notes for 3.0.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit git-svn-id: svn://10.0.0.236/trunk@236241 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
fedccef0f5
commit
0cc1829452
@ -4,7 +4,7 @@ linked from the index page.
|
||||
|
||||
bugzilla.org links for release notes
|
||||
------------------------------------
|
||||
3.0.1: http://www.bugzilla.org/releases/3.0.1/release-notes.html
|
||||
3.0.2: http://www.bugzilla.org/releases/3.0.2/release-notes.html
|
||||
|
||||
***************************************
|
||||
*** The Bugzilla 2.22 Release Notes ***
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
[% PROCESS global/variables.none.tmpl %]
|
||||
[% INCLUDE global/header.html.tmpl
|
||||
title = "$terms.Bugzilla 3.0.1 Release Notes"
|
||||
title = "$terms.Bugzilla 3.0.2 Release Notes"
|
||||
style_urls = ['skins/standard/release-notes.css']
|
||||
%]
|
||||
|
||||
@ -57,9 +57,20 @@
|
||||
<p>This section describes what's changed in the most recent b<!-- -->ug-fix
|
||||
releases of [% terms.Bugzilla %] after 3.0. We only list the
|
||||
most important fixes in each release. If you want a detailed list of
|
||||
<em>everything</em> that's changed since 3.0, you should use our
|
||||
<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.2</h3>
|
||||
|
||||
<ul>
|
||||
<li>[% terms.Bugzilla %] should now work on Perl 5.9.5 (and thus the
|
||||
upcoming Perl 5.10.0).
|
||||
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390442">[% terms.Bug %] 390442</a>)</li>
|
||||
</ul>
|
||||
|
||||
<p>See also the <a href="#v30_security">Security Advisory</a> section for
|
||||
information about an important security issue fixed in this release.</p>
|
||||
|
||||
<h3>3.0.1</h3>
|
||||
|
||||
<ul>
|
||||
@ -564,6 +575,13 @@
|
||||
|
||||
<h2><a name="v30_security"></a>Security Updates in This Release</h2>
|
||||
|
||||
<h3>3.0.2</h3>
|
||||
|
||||
<p>[% terms.Bugzilla %] 3.0.1 had an important security fix that is
|
||||
critical for public installations with "requirelogin" turned on.
|
||||
For details, see the
|
||||
<a href="http://www.bugzilla.org/security/3.0.1/">Security Advisory</a></p>
|
||||
|
||||
<h3>3.0.1</h3>
|
||||
|
||||
<p>[% terms.Bugzilla %] 3.0 had three security issues that have been
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user