Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
c14f288a
Commit
c14f288a
authored
Sep 19, 2007
by
mkanat%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 396506: Release Notes for 3.0.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
parent
1a2ac2c8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
3 deletions
+21
-3
rel_notes.txt
docs/rel_notes.txt
+1
-1
release-notes.html.tmpl
template/en/default/pages/release-notes.html.tmpl
+20
-2
No files found.
docs/rel_notes.txt
View file @
c14f288a
...
...
@@ -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 ***
...
...
template/en/default/pages/release-notes.html.tmpl
View file @
c14f288a
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment