follow-up r114116: move release-notes
authorKrinkle <krinkle@users.mediawiki.org>
Mon, 19 Mar 2012 01:06:19 +0000 (01:06 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Mon, 19 Mar 2012 01:06:19 +0000 (01:06 +0000)
RELEASE-NOTES-1.19

index 6828098..a7e5006 100644 (file)
@@ -25,6 +25,8 @@ production.
 * (bug 31417) New ID mw-content-text around the actual page text, without categories,
   contentSub, ... The same div often also contains the class mw-content-ltr/rtl.
 * (bug 35303) Proxy and DNS blacklist blocking works again
+* (bug 35294) jquery.byteLimit shouldn't set element specific variables outside
+  the "return this.each" loop.
 
 === Configuration changes in 1.19 ===
 * Removed SkinTemplateSetupPageCss hook; use BeforePageDisplay instead.
@@ -282,8 +284,6 @@ production.
 * (bug 12262) Indents and lists are now aligned
 * (bug 34972) An error occurred while changing your watchlist settings for 
   [[Special:WhatLinksHere/Example]]
-* (bug 35294) jquery.byteLimit shouldn't set element specific variables outside
-  the "return this.each" loop.
 
 === API changes in 1.19 ===
 * Made action=edit less likely to return "unknownerror", by returning the actual error