diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index f1f4db62b02..dba77808728 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8623 \ No newline at end of file +8624 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl index 5fab4615c29..c35b088935d 100644 --- a/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl @@ -28,7 +28,7 @@

Introduction

-

Welcome to [% terms.Bugzilla %] 4.4! It has been almost a year since we +

Welcome to [% terms.Bugzilla %] 4.4! It has been over a year since we released [% terms.Bugzilla %] 4.2 on February 2012, and this new major release comes with several new features and improvements. This release contains major improvements to WebServices, which were our main target in @@ -380,6 +380,7 @@

  • Administration: The result code returned by contrib/bugzilla-queue.rhel when it's not running is now 2 instead of 0.
  • +
  • Database: Support for MySQL 5.6 has been added.
  • Database: Support for Oracle has been greatly improved.
  • Security: For improved security, the "X-Content-Type-Options: nosniff" and "X-XSS-Protection: block" @@ -426,6 +427,9 @@
  • Field names returned in the field_name field of the B[%%]ug.history method have changed to be consistent with other methods.
  • +
  • The B[%%]ug.search method was returning all visible [% terms.bugs %] + when called with no arguments, ignoring the max_search_results + and search_allow_no_criteria parameters. This has been fixed.
  • Product.get now also returns the flag_types field containing all the relevant data for attachment and [% terms.bug %] flag types.
  • Product.get now throws an error if neither ids nor