moved release notes for r113737 to 1.19 (a 1.19-regression fix)
authorKrinkle <krinkle@users.mediawiki.org>
Tue, 13 Mar 2012 20:22:48 +0000 (20:22 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Tue, 13 Mar 2012 20:22:48 +0000 (20:22 +0000)
* Follows-up r113746

RELEASE-NOTES-1.19
RELEASE-NOTES-1.20

index a87ad5c..32199f5 100644 (file)
@@ -273,6 +273,8 @@ production.
 * (bug 25095) Special:Categories should also include the first relevant item
    when "from" is filled.
 * (bug 12262) Indents and lists are now aligned
+* (bug 34972) An error occurred while changing your watchlist settings for 
+  [[Special:WhatLinksHere/Example]]
 
 === API changes in 1.19 ===
 * Made action=edit less likely to return "unknownerror", by returning the actual error
index 5c96738..9a8016a 100644 (file)
@@ -47,8 +47,6 @@ production.
 * (bug 15816) Add a switch for SETting the search_path (Postgres)
 * (bug 34521) Returning to the previous page after logging in loses any array-
   valued parameters in the query string
-* (bug 34972) An error occurred while changing your watchlist settings for 
-  [[Special:WhatLinksHere/Example]]
 
 === API changes in 1.20 ===
 * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API.