From: mkanat%bugzilla.org <>
Date: Fri, 8 Aug 2008 21:28:45 +0000 (+0000)
Subject: Bug 443170: Release Notes for 3.0.5
X-Git-Tag: bugzilla-3.2rc1~10
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db771abf4dffb4236cd3d746bab86f1e81eea397;p=thirdparty%2Fbugzilla.git
Bug 443170: Release Notes for 3.0.5
Patch By Max Kanat-Alexander r=LpSolit
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 5e62281c02..3768495f01 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -501,6 +501,29 @@
everything that's changed in each version, you should use our
Change Log Page.
+3.0.5
+
+
+ - If you don't have permission to set a flag, it will now appear
+ unchangeable in the UI.
+ ([% terms.Bug %] 433851)
+ - If you were running mod_perl, [% terms.Bugzilla %] was not correctly
+ closing its connections to the database since 3.0.3, and so sometimes
+ the DB would run out of connections.
+ ([% terms.Bug %] 441592)
+ - The installation script is now clear about exactly which
+
Email::
modules are required in Perl, thus avoiding the
+ problem where emails show up with a body like
+ SCALAR(0xBF126795).
+ ([% terms.Bug %] 441541)
+ - email_in.pl
+ is no longer case-sensitive for values of @product.
+ ([% terms.Bug %] 365697
+
+
+See also the Security Advisory section for
+ information about security issues fixed in this release.
+
3.0.4
@@ -1229,6 +1252,13 @@
Security Updates in This Release
+3.0.5
+
+[% terms.Bugzilla %] contains one security fix for
+ importxml.pl.
+ For details, see the
+ Security Advisory.
+
3.0.4
[% terms.Bugzilla %] 3.0.4 contains three security fixes.