i18n: Clarify the default sidebar 'Help' link is about MediaWiki itself
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 380eb1d..dc216dc 100644 (file)
@@ -21,6 +21,8 @@ THIS IS NOT A RELEASE YET
   * Suppress "Headers already sent" in PHP 7.2 too
   * (T206476) Output only to stderr in unit tests
   * (T207112) Add session_write_close() calls to SessionManager tests
+  * oyejorge/less.php replaced with our fork wikimedia/less.php
+  * (T209756) Updated wikimedia/ip-set from 1.2.0 to 1.3.0.
 * (T207540) Include IP address in "Login for $1 succeeded" log entry.
 * (T201781) Database: Allow selectFieldValues() to accept SQL fragments
 * (T205765) installer: Don't link to the obsolete "Extension Matrix" page
@@ -40,9 +42,10 @@ THIS IS NOT A RELEASE YET
 * Require ext-fileinfo in composer.json, per PHPVersionCheck
 * (T176390) Bundled LocalisationUpdate extension: Handle exceptions from GitHubFetcher
 * (T208255) Completion search should not change the search query
-
 * (T209870) Fix SQL syntax error in MS-SQL initialisation file for new wikis
 * (T185049) LogFormatter: Fail softer when trying to link an invalid titles
+* (T210998) Properly set $wgLanguageCode in the generated LocalSettings.php
+  if --lang is used with the command-line installer (install.php).
 
 == MediaWiki 1.31.1 ==