From: Frédéric Buclin Date: Sat, 17 Mar 2012 13:12:05 +0000 (+0100) Subject: Fix bustage: Bugzilla -> terms.Bugzilla X-Git-Tag: bugzilla-4.2.1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ca329e85e1a36a4808cc088ebc8f5d18f22dae;p=thirdparty%2Fbugzilla.git Fix bustage: Bugzilla -> terms.Bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=736057 --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 1447588b5f..6402814e19 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -358,9 +358,9 @@
  • YUI has been upgraded to 2.9.0.
  • Due to the major code refactor of B[%%]ugzilla/Search.pm, any customization made against this file will probably need to be rewritten.
  • -
  • The Bugzilla-specific url_quote filter used in templates has been - removed and replaced by the uri filter from Template::Toolkit as - they are now similar.
  • +
  • The [% terms.Bugzilla %]-specific url_quote filter used in templates + has been removed and replaced by the uri filter from Template::Toolkit + as they are now similar.
  • long_list.cgi, showattachment.cgi and xml.cgi have been removed from the codebase. As announced in the release notes of [% terms.Bugzilla %] 4.0, these scripts were deprecated