(bug 28019) Make Special:MyPage and Special:MyTalk carry preloadtitle
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index 9aeef40..a414942 100644 (file)
@@ -22,7 +22,7 @@ production.
 * (bug 34475) Add support for IP/CIDR notation to tablesorter
 * (bug 27619) Remove preference option to display broken links as link?
 * (bug 15404) Add support for sorting fractions in jquery.tablesorter
-* jQuery.json updated 2.3 (2011-09-17).
+* (bug 34896) Update jQuery JSON plugin to v2.3 (2011-09-17)
 
 === Bug fixes in 1.20 ===
 * (bug 30245) Use the correct way to construct a log page title.
@@ -39,6 +39,8 @@ production.
 * (bug 34723) When editing a script page on a RTL wiki the textbox should be LTR.
 * (bug 34762) Calling close() on a DatabaseBase object now clears the connection.
 * (bug 34863) Show deletion log extract on non-existent file pages if applicable.
+* (bug 28019) Let ?preloadtitle=foo be passed on to target of
+  Special:MyPage and Special:MyTalk
 
 === API changes in 1.20 ===
 * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API.