From: Tim Starling Date: Tue, 5 May 2009 14:24:00 +0000 (+0000) Subject: Moved backported RELEASE-NOTES items to HISTORY. X-Git-Tag: 1.31.0-rc.0~41872 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=3161a2894e754ab69686ddd28c7d48a6e8c6b4d3;p=lhc%2Fweb%2Fwiklou.git Moved backported RELEASE-NOTES items to HISTORY. --- diff --git a/HISTORY b/HISTORY index d53543bb6c..7c3e4154d4 100644 --- a/HISTORY +++ b/HISTORY @@ -321,6 +321,13 @@ Change notes from older releases. For current info see RELEASE-NOTES. a POST request * (bug 18099) Using appendtext to edit a non-existent page causes an interface message to be included in the page text +* Fixed the circular template inclusion check, was broken when the loop + involved redirects. Without this, infinite recursion within the parser is + possible. +* (bug 18601) generator=backlinks returns invalid continue parameter +* (bug 18597) Internal error with empty generator= parameter +* (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output +* Added PHP and database version to meta=siteinfo output === Languages updated in 1.15 === diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cf44aee917..dded171cb6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -108,9 +108,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Removed float from the user login form in RTL interface - caused display problems in FF2 * (bug 15008) Redirect images are now subject to Bad image list rules -* Fixed the circular template inclusion check, was broken when the loop - involved redirects. Without this, infinite recursion within the parser is - possible. * (bug 18677) Give proper error message when viewing &action=protect without sufficient rights * (bug 6802) profileinfo.php now also work on other database servers than MySQL @@ -128,11 +125,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 18554) Also list hidden revisions in list=usercontribs for privileged users * (bug 13049) "API must be accessed from the primary script entry point" error -* (bug 18601) generator=backlinks returns invalid continue parameter -* (bug 18597) Internal error with empty generator= parameter * (bug 16422) Don't display help for format=jsonfm unless specifically requested -* (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output -* Added PHP and database version to meta=siteinfo output * (bug 18533) Add readonly message to meta=siteinfo output * (bug 18518) Add clprop=hidden to prop=categories