From: Max Kanat-Alexander
Date: Tue, 22 Jun 2010 04:01:35 +0000 (-0700)
Subject: Bug 566195: Release Notes for Bugzilla 3.6.1
X-Git-Tag: bugzilla-3.6.1~5
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a803ed13b97ca9cc892efee7ade4a490f5caf0;p=thirdparty%2Fbugzilla.git
Bug 566195: Release Notes for Bugzilla 3.6.1
r=LpSolit, a=mkanat
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 18a7aace1a..aeb6d4dcb7 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -27,6 +27,7 @@
+Updates in this 3.6.x Release
+
+3.6.1
+
+This release fixes two security issues. See the
+ Security Advisory
+ for details.
+
+In addition, the following important fixes/changes have been made in
+ this release:
+
+
+ - Using the "Change Columns" page would sometimes result in a
+ plain-text page instead of HTML.
+ ([% terms.Bug %] 376044)
+
+ - Extensions that have only templates and no code are now working.
+ ([% terms.Bug %] 562551)
+
+ - install-module.pl has been fixed so that it installs
+ modules properly on both new and old versions of Perl.
+ ([% terms.Bug %] 560318
+ and [% terms.Bug %] 560330)
+
+ - It is now possible to upgrade from 3.4 to 3.6 when using Oracle.
+ ([% terms.Bug %] 561379)
+
+ - Editing a field value's name (using the Field Values admin control
+ panel) wasn't working if the value was set as the default for that
+ field.
+ ([% terms.Bug %] 561296)
+
+ - Now, if you set the maxattachmentsize parameter to
+ 0, the ability to add attachments to [% terms.bugs %] will
+ be disabled in the user interface.
+ ([% terms.Bug %] 560215)
+
+ - If you had the noresolveonopenblockers parameter set,
+ [%+ terms.bugs %] couldn't be edited at all if they were marked FIXED
+ and had any open blockers. (The parameter is only supposed to prevent
+ changing [% terms.bugs %] to FIXED, not modifying already-FIXED
+ [%+ terms.bugs %].)
+ ([% terms.Bug %] 565314)
+
+ - Some minor issues with Perl 5.12 were fixed (mostly warnings that Perl
+ 5.12 was throwing). [% terms.Bugzilla %] now supports Perl 5.12.
+
+
Minimum Requirements
Any requirements that are new since 3.4.5 will look like