Avoid session double-start in Setup.php
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 5569367..e27cda2 100644 (file)
@@ -23,6 +23,7 @@ THIS IS NOT A RELEASE YET
   * (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.
+  * (T213489) Avoid session double-start in Setup.php.
 * (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
@@ -49,6 +50,7 @@ THIS IS NOT A RELEASE YET
 * Fix addition of ug_expiry column to user_groups table on MSSQL.
 * (T204767) Add join conditions to ActiveUsersPager
 * (T210621) User: Bypass repeatable-read when creating an actor_id.
+* (T204531) rdbms: reduce LoadBalancer replication log spam.
 
 == MediaWiki 1.31.1 ==