Merge "Removed version check for mysql 4.1.0 from SqlBahOStuff::createTables"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index 5331e00..6783170 100644 (file)
@@ -24,12 +24,14 @@ production.
 * Preferences 'watchcreations', 'watchdefault', 'enotifwatchlistpages' ("Add
   pages I create and files I upload to my watchlist", "Add pages and files I
   edit to my watchlist", "Email me when a page or file on my watchlist is
-  changed") are now enabled by default.
+  changed") are now enabled by default. In addition new user accounts' personal
+  and talk pages are now watched by them by default.
 * $wgLBFactoryConf: Class names have had underscores removed. The configuration
   should be updated if LBFactory_Simple or LBFactory_Multi is configured.
 * $wgPasswordSenderName has been deprecated. To set a custom mailer name,
   the system message 'emailsender' should be modified (default: "{{SITENAME}}").
 * $wgDBAhandler was removed as the only class using it was also removed
+* The 'max threads' setting was removed from $wgDBservers.
 
 === New features in 1.23 ===
 * ResourceLoader can utilize the Web Storage API to cache modules client-side.
@@ -79,6 +81,7 @@ production.
 * [[Special:Diff]] was added, allowing users to create internal links to
   revision comparison pages using syntax such as [[Special:Diff/12345]],
   [[Special:Diff/12345/prev]] or [[Special:Diff/12345/98765]].
+* New user accounts' personal and talk pages are now watched by them by default.
 
 === Bug fixes in 1.23 ===
 * (bug 41759) The "updated since last visit" markers (on history pages, recent