From: Antoine Musso Date: Sat, 14 Aug 2004 20:28:05 +0000 (+0000) Subject: PAGENAMEE / Article count on move X-Git-Tag: 1.5.0alpha1~2353 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=03a5ad8fda5e2b5cf11fb56a0a7fbac955c52a84;p=lhc%2Fweb%2Fwiklou.git PAGENAMEE / Article count on move --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2fcf56064e..fb4b340813 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,7 +17,9 @@ Changes from 1.3.0: * Fixed XHTML parsing error in classic skins * Moved pages update watchlist correctly * Fixed rebuildall.php on case-sensitive Unix filesystems - +* New magic word PAGENAMEE (escaped version of PAGENAME) +* Articles count now updated correctly when an article is moved + in/out of the article namespace. == Version 1.3.0, 2004-08-11 ==