Merge "jquery.client.test: Remove reference to decommissioned TestSwarm server"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.24
index 8e95222..83c2459 100644 (file)
@@ -1,5 +1,6 @@
-Security reminder: MediaWiki does not require PHP's register_globals. If you
-have it on, turn it '''off''' if you can.
+Security reminder: If you have PHP's register_globals option set, you should
+turn it off. Although MediaWiki will work with it enabled, it exposes your
+server to potential security vulnerabilities.
 
 == MediaWiki 1.24 ==
 
@@ -147,6 +148,9 @@ production.
   The old format is still used if prop isn't provided, but this is deprecated.
 * meta=userinfo can now return the count of unread pages on the watchlist.
 * list=watchlist can now filter by unread status.
+* The deprecated action=parse&prop=languageshtml has been removed.
+* (bug 48071) action=setnotificationtimestamp no longer throws PHP or database
+  errors when no pages are given.
 
 === Languages updated in 1.24 ===