Fix fatal introduced in r97296. Seems to happen only after restarting memcached.
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index f6dceb4..ff7a325 100644 (file)
@@ -53,7 +53,6 @@ production.
 * Hook added to check for exempt from account creation throttle
 * (bug 30344) Add configuration variable for setting custom priorities when
   generating sitemaps
-* (bug 16428) Include permalink in printable version
 * (bug 96170) Add array support for space-separated list attributes (like
   'class') in the Html helper class.
 * (bug 26470) Add checkered background image on hover on files pages.
@@ -102,12 +101,10 @@ production.
 * Show --batch-size option in help of maintenance scripts that support it
 * (bug 4381) Magic quotes cleaning was not comprehensive, key strings were not
   unescaped
-* (bug 30684) Fix bad escaping in mw.message for inexistent messages (i.e. <key>)
 * (bug 23057) Importers no longer can 'edit' or 'create' a fully-protected page by
   importing a new revision into it
 * Allow moving the associated talk pages of subpages even if the base page
   has no subpage.
-* (bug 30907) Special:Unusedcategories should sort ascendingly.
 * Per page edit-notices now work in namespaces without subpages enabled.
 * (bug 30245) Use the correct way to construct a log page title
 * (bug 31081) $wgEnotifUseJobQ caused many unnecessary jobs to be queued
@@ -125,6 +122,10 @@ production.
   "create account" when the user cannot create an account
 * (bug 31818) 'usercreated' message now supports GENDER
 * (bug 32022) Our phpunit.php script can now be executed from another directory
+* (bug 26020) Setting $wgEmailConfirmToEdit to true no longer removes diffs
+  from recent changes feeds
+* (bug 30232) add current time to message wlnote on Special:Watchlist
+* (bug 29110) $wgFeedDiffCutoff did not affect new pages
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
@@ -151,6 +152,7 @@ changes to languages because of Bugzilla reports.
 * Uighur (Latin) (ug-latn) was incorrectly marked as right-to-left language.
 * (bug 30217) Make pt-br a fallback of pt
 * (bug 31193) Set fallback language of Assamese from Bengali to English
+* Update date format for dsb and hsb: month names need the genitive 
 
 === Other changes in 1.19 ===
 * jquery.mwPrototypes module was renamed to jquery.mwExtension.
@@ -197,7 +199,7 @@ break. Don't forget to always back up your database before upgrading!
 
 See the file UPGRADE for more detailed upgrade instructions.
 
-For notes on 1.15.x and older releases, see HISTORY.
+For notes on 1.17.x and older releases, see HISTORY.
 
 == Online documentation ==