From: mkanat%bugzilla.org <>
Date: Fri, 30 Jan 2009 10:15:27 +0000 (+0000)
Subject: Bug 472080: Release Notes for 3.0.7
X-Git-Tag: bugzilla-3.0.7~8
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e02e8fdfb5359202e684083c7686d744c74c14f9;p=thirdparty%2Fbugzilla.git
Bug 472080: Release Notes for 3.0.7
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 70cdcd9583..524eeaa0ca 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -20,7 +20,7 @@
[% PROCESS global/variables.none.tmpl %]
[% INCLUDE global/header.html.tmpl
- title = "$terms.Bugzilla 3.0.5 Release Notes"
+ title = "$terms.Bugzilla 3.0.7 Release Notes"
style_urls = ['skins/standard/release-notes.css']
%]
@@ -61,6 +61,25 @@
everything that's changed in each version, you should use our
Change Log Page.
+3.0.7
+
+
+ - Saving changes to parameters would sometimes fail silently (particularly
+ on Windows when the web server didn't have the right permissions to
+ update the
params
file). [% terms.Bugzilla %] will now
+ throw an error in this case, telling you what is wrong.
+ ([% terms.Bug %] 347707)
+
+ - Some versions of the SOAP::Lite Perl module had a b[% %]ug that caused
+ [%+ terms.Bugzilla %]'s XML-RPC service to break.
+
checksetup.pl
now checks for these bad versions and
+ will reject them.
+ ([% terms.Bug %] 468009)
+
+
+See also the Security Advisory section for
+ information about a security issue fixed in this release.
+
3.0.6
@@ -697,6 +716,12 @@
Security Updates in This Release
+3.0.7
+
+This release contains several security fixes. We recommend that you
+ read the entire Security
+ Advisory for this release.
+
3.0.6
[% terms.Bugzilla %] contains a minor security fix. For details, see the