]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 313583: Relnote that long_list.cgi, showattachment.cgi and xml.cgi will be remove...
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 15 Dec 2010 23:11:40 +0000 (00:11 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 15 Dec 2010 23:11:40 +0000 (00:11 +0100)
They are all deprecated since Bugzilla 2.19.
r/a=mkanat

template/en/default/pages/release-notes.html.tmpl

index 020e0a98fe0b6bf27890a22a47f65374ec6acb97..2b702a05ec341453d77902308b1759e08b41e454 100644 (file)
   <li>The <kbd>Bugzilla::Util::lsearch</kbd> function is gone. Use
     <kbd>firstidx</kbd> from <kbd>List::MoreUtils</kbd>, instead.</li>
   <li>[% terms.Bugzilla %] now includes YUI 2.8.2.</li>
+  <li><kbd>long_list.cgi</kbd>, <kbd>showattachment.cgi</kbd> and
+    <kbd>xml.cgi</kbd> are deprecated scripts which are no longer actively
+    used since [% terms.Bugzilla %] 2.19. These scripts will be removed in
+    [%+ terms.Bugzilla %] 4.2.</li>
 </ul>