Followup r98452, move RELEASE-NOTES from r97403
authorSam Reed <reedy@users.mediawiki.org>
Thu, 29 Sep 2011 21:11:03 +0000 (21:11 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 29 Sep 2011 21:11:03 +0000 (21:11 +0000)
RELEASE-NOTES-1.18
RELEASE-NOTES-1.19

index dcd7799..67f8d50 100644 (file)
@@ -461,6 +461,8 @@ production.
 * (bug 30843) mediawiki.Title should not convert extensions (anything after the
   last full stop) to lower case)
 * (bug 31213) Exception thrown when trying to move file cross-namespace
+* (bug 18424) Special:Prefixindex and Special:Allpages paging links are
+  really small, and somewhat inconsistent with each other.
 
 === API changes in 1.18 ===
 * BREAKING CHANGE: action=watch now requires POST and token.
index e949a9d..f48e2b1 100644 (file)
@@ -100,8 +100,6 @@ production.
 * Allowing moving the associated talk pages of subpages even if the base page
   has no subpage.
 * (bug 30907) Special:Unusedcategories should sort ascendingly.
-* (bug 18424) Special:Prefixindex and Special:Allpages paging links are
-  really small, and somewhat inconsistent with each other.
 * 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 causes many unnecessary jobs to be queued