Removed redundant whitespaces
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index 1c25609..c6b711a 100644 (file)
@@ -18,6 +18,8 @@ production.
 * LogReader and LogViewer classes (deprecated in 1.14) have now been removed
 
 === New features in 1.19 ===
+* (bug 28916) A way to to toggle mw.config legacy globals settings from
+  LocalSettings.php has been created by introducing $wgLegacyJavaScriptGlobals.
 
 === Bug fixes in 1.19 ===
 * (bug 10154) Don't allow user to specify days beyond $wgRCMaxAge.
@@ -28,8 +30,11 @@ used in Tiff files.
 * When translcuding a special page, do not let it interpret url parameters.
 * (bug 28887) Special page classes are no longer re-used during 1 request.
 * New title field of Special:MovePage is now length limited on client side.
+* (bug 28888) Searching for something starting with a # sign no longer tells
+  the user a page named [[:]] already exists.
 
 === API changes in 1.19 ===
+* (bug 27790) add query type for querymodules to action=paraminfo
 
 === Languages updated in 1.19 ===