From: Frédéric Buclin Date: Wed, 15 Dec 2010 23:11:40 +0000 (+0100) Subject: Bug 313583: Relnote that long_list.cgi, showattachment.cgi and xml.cgi will be remove... X-Git-Tag: bugzilla-4.0rc2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ebb26e886a191e243259cde41dc4737c18df29;p=thirdparty%2Fbugzilla.git Bug 313583: Relnote that long_list.cgi, showattachment.cgi and xml.cgi will be removed from Bugzilla 4.2. They are all deprecated since Bugzilla 2.19. r/a=mkanat --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 020e0a98fe..2b702a05ec 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -669,6 +669,10 @@
  • The Bugzilla::Util::lsearch function is gone. Use firstidx from List::MoreUtils, instead.
  • [% terms.Bugzilla %] now includes YUI 2.8.2.
  • +
  • long_list.cgi, showattachment.cgi and + xml.cgi are deprecated scripts which are no longer actively + used since [% terms.Bugzilla %] 2.19. These scripts will be removed in + [%+ terms.Bugzilla %] 4.2.