From: mkanat%bugzilla.org <>
Date: Mon, 2 Feb 2009 04:50:47 +0000 (+0000)
Subject: Bug 472078: Release Notes for Bugzilla 3.2.1
X-Git-Tag: bugzilla-3.2.1~9
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9aad41e16f479283259c86f4ca72813f7010693;p=thirdparty%2Fbugzilla.git
Bug 472078: Release Notes for Bugzilla 3.2.1
Patch By Max Kanat-Alexander
This section describes what's changed in the most recent bug-fix + releases of [% terms.Bugzilla %] after 3.2. We only list the + most important fixes in each release. If you want a detailed list of + everything that's changed in each version, you should use our + Change Log + Page.
+ +params
file). [% terms.Bugzilla %] will now
+ throw an error in this case, telling you what is wrong.
+ ([% terms.Bug %] 347707)usemenuforusers
parameter,
+ and [% terms.abug %] was assigned to (or had a QA Contact of) a disabled
+ user, that field would be reset to the first user in the list when
+ updating [% terms.abug %].
+ ([% terms.Bug %] 465589)PROJECT
environment variable
+ to have multiple [% terms.Bugzilla %] installations using one codebase,
+ project-specific templates were being ignored.
+ ([% terms.Bug %] 467324)checksetup.pl
now checks for these bad versions and
+ will reject them.
+ ([% terms.Bug %] 468009)This release contains several security fixes. One fix may break any + automated scripts you have that are loading process_bug.cgi + directly. We recommend that you read the entire + Security Advisory + for this release.
+Any requirements that are new since 3.0.5 will look like @@ -87,7 +142,7 @@ features of [% terms.Bugzilla %]:
[% INCLUDE req_table reqs = OPTIONAL_MODULES - new = ['SASL-Authen', 'RadiusPerl'] + new = ['Authen-SASL', 'RadiusPerl'] updated = [] include_feature = 1 %] @@ -305,7 +360,7 @@