From 19bfba90232bfc10adef745efe3ade50e7f3b3e4 Mon Sep 17 00:00:00 2001
From: Frédéric Buclin
Date: Wed, 16 Oct 2013 17:11:15 +0200
Subject: Bug 912641: Release notes for Bugzilla 4.4.1 r=dkl a=LpSolit
---
template/en/default/pages/release-notes.html.tmpl | 47 ++++++++++++++++++++++-
1 file changed, 45 insertions(+), 2 deletions(-)
(limited to 'template')
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index c2e68bafe..49389bb7d 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -16,7 +16,7 @@
-
+Updates in this 4.4.x Release
+4.4.1
+
+This release fixes several security issues. See the
+ Security Advisory
+ for details.
+
+In addition, the following [% terms.bugs %] have been fixed in this release:
+
+
+ - checksetup.pl no longer fails with "Invalid version format (non-numeric data)"
+ when a Perl module contains an invalid version number.
+ ([% terms.Bug %] 781672)
+ - Internet Explorer 11 and KHTML-based browsers such as Konqueror can now
+ display buglists correctly.
+ ([% terms.Bug %] 902515 and
+ [% terms.bug %] 914262)
+ - When editing several [% terms.bugs %] at once and moving them into a new
+ product, [% terms.bugs %] restricted to a group in the old product could
+ loose these group restrictions in the new product.
+ ([% terms.Bug %] 769134)
+ - When the password_complexity parameter was set to
+ 'letters_numbers_specialchars', passwords containing numbers and special
+ characters only were accepted. Now it makes sure that a letter is also present.
+ ([% terms.Bug %] 897264)
+ - Large dependency trees are now displayed much faster.
+ ([% terms.Bug %] 917370)
+ - When a user has set many votes, the "Votes" page is now displayed much faster.
+ ([% terms.Bug %] 851267)
+ - The "My Requests" page now correctly uses the AND/OR operator for the
+ requester and requestee fields only instead of using it for all fields.
+ ([% terms.Bug %] 891311)
+ - With DB servers doing case-insensitive comparisons, such as MySQL, tokens
+ and login cookies were not correctly validated as the case was ignored.
+ ([% terms.Bug %] 906745 and
+ [% terms.bug %] 907438)
+ - All security headers (such as X-Frame-Options) are now returned when using XML-RPC.
+ ([% terms.Bug %] 787328)
+ - Oracle crashed when reporting a new [% terms.bug %] if a custom free-text field
+ was non-mandatory and left empty.
+ ([% terms.Bug %] 919475)
+ - It was not possible to import [% terms.bugs %] using importxml.pl with Oracle.
+ ([% terms.Bug %] 848063)
+
Minimum Requirements
--
cgit v1.2.3-24-g4f1b