From 6d7d31d0eeec2b1a03a34fee709c7efabd4faab8 Mon Sep 17 00:00:00 2001
From: "mkanat%bugzilla.org" <>
Date: Mon, 5 May 2008 04:39:26 +0000
Subject: Bug 417531: Release Notes for 3.0.4 Patch By Cédric Corazza
and Max Kanat-Alexander
r=LpSolit
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
template/en/default/pages/release-notes.html.tmpl | 59 ++++++++++++++++++++++-
1 file changed, 57 insertions(+), 2 deletions(-)
(limited to 'template/en/default/pages')
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 3964dea61..82ac3db07 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -19,7 +19,7 @@
[% PROCESS global/variables.none.tmpl %]
[% INCLUDE global/header.html.tmpl
- title = "$terms.Bugzilla 3.0.3 Release Notes"
+ title = "$terms.Bugzilla 3.0.4 Release Notes"
style_urls = ['skins/standard/release-notes.css']
%]
@@ -50,7 +50,7 @@
Upgrade From An Older Version. If you are upgrading from a release
before 2.22, make sure to read the release notes for all the
previous versions in between your version
- and [% terms.Bugzilla %] 3.0.
+ and this one.
@@ -60,6 +60,54 @@
everything that's changed in each version, you should use our
Change Log Page.
+3.0.4
+
+
+ - Bugzilla administrators were not being correctly notified about new
+ releases.
+ ([% terms.Bug %] 414726)
+
+ - There could be extra whitespace in email subject lines.
+ ([% terms.Bug %] 411544)
+
+ - The priority, severity, OS, and platform fields were always required by
+ the Bug.create WebService function, even if they had
+ defaults specified.
+ ([% terms.Bug %] 384009)
+
+ - Better threading of bugmail in some email clients.
+ ([% terms.Bug %] 376453)
+
+ - There were many fixes to the Inbound Email Interface
+ (email_in.pl).
+ ([% terms.Bug %] 92274,
+ [% terms.Bug %] 377025,
+ [% terms.Bug %] 412943,
+ [% terms.Bug %] 413672, and
+ [% terms.Bug %] 431721)
+
+ - checksetup.pl now handles UTF-8 conversion more reliably during upgrades.
+ ([% terms.Bug %] 374951)
+
+ - Comments written in CJK languages are now correctly word-wrapped.
+ ([% terms.Bug %] 388723)
+
+ - All emails will now be sent in the correct language, when the user
+ has chosen a language for emails.
+ ([% terms.Bug %] 405946)
+
+
- On Windows, temporary files created when uploading attachments are now
+ correctly deleted when the upload is complete.
+ ([% terms.Bug %] 414002)
+
+ - checksetup.pl now prints correct installation instructions
+ for Windows users using Perl 5.10.
+ ([% terms.Bug %] 414430)
+
+
+See also the Security Advisory section for
+ information about security issues fixed in this release.
+
3.0.3
@@ -611,6 +659,13 @@
Security Updates in This Release
+3.0.4
+
+[% terms.Bugzilla %] 3.0.4 contains three security fixes.
+ For details, see the
+ Security Advisory.
+
+
3.0.3
No security fixes in this release.
--
cgit v1.2.3-24-g4f1b