From: Antoine Musso Date: Tue, 8 Nov 2011 10:54:14 +0000 (+0000) Subject: clean RN 1.19 of bugs merged in 1.18 X-Git-Tag: 1.31.0-rc.0~26646 X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=commitdiff_plain;h=c4027cc5eb1933f1c831141925af120d3e973111;p=lhc%2Fweb%2Fwiklou.git clean RN 1.19 of bugs merged in 1.18 bug 16428, bug 30684, bug 30907 --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 9b8696fed2..ff7a3251b3 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -53,7 +53,6 @@ production. * Hook added to check for exempt from account creation throttle * (bug 30344) Add configuration variable for setting custom priorities when generating sitemaps -* (bug 16428) Include permalink in printable version * (bug 96170) Add array support for space-separated list attributes (like 'class') in the Html helper class. * (bug 26470) Add checkered background image on hover on files pages. @@ -102,12 +101,10 @@ production. * Show --batch-size option in help of maintenance scripts that support it * (bug 4381) Magic quotes cleaning was not comprehensive, key strings were not unescaped -* (bug 30684) Fix bad escaping in mw.message for inexistent messages (i.e. ) * (bug 23057) Importers no longer can 'edit' or 'create' a fully-protected page by importing a new revision into it * Allow moving the associated talk pages of subpages even if the base page has no subpage. -* (bug 30907) Special:Unusedcategories should sort ascendingly. * Per page edit-notices now work in namespaces without subpages enabled. * (bug 30245) Use the correct way to construct a log page title * (bug 31081) $wgEnotifUseJobQ caused many unnecessary jobs to be queued