From af0135bc7cb053b27e090ed7ecbdce0c2e0fda8c Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 17 Mar 2012 14:01:41 +0100 Subject: Bug 736057: Add to the release notes that |FILTER url_quote| has been replaced by |FILTER uri| r=dkl a=LpSolit --- template/en/default/pages/release-notes.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/pages/release-notes.html.tmpl') diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 9c3b30a4d..19136d3f6 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -345,6 +345,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.
  • 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 -- cgit v1.2.3-24-g4f1b