From: Arne Heizmann Date: Sat, 14 Aug 2004 22:27:10 +0000 (+0000) Subject: "escaped" can mean "URL-escaped" or "HTML-escaped". X-Git-Tag: 1.5.0alpha1~2349 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=84bf866dc6d8058b80fc527b3d6021e9ec9f6441;p=lhc%2Fweb%2Fwiklou.git "escaped" can mean "URL-escaped" or "HTML-escaped". --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fb4b340813..11cea4bc1d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,7 +17,7 @@ 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) +* New magic word PAGENAMEE (URL-escaped version of PAGENAME) * Articles count now updated correctly when an article is moved in/out of the article namespace.