From 0039d68a9387561eaf11eea1aaf3ba6e930378a0 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Mon, 19 Sep 2011 18:09:44 +0000 Subject: [PATCH] Push r97515 into 1.18 --- RELEASE-NOTES-1.18 | 3 ++- RELEASE-NOTES-1.19 | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.18 b/RELEASE-NOTES-1.18 index 4f2c1eef10..b8e54897e1 100644 --- a/RELEASE-NOTES-1.18 +++ b/RELEASE-NOTES-1.18 @@ -215,7 +215,7 @@ production. To give extensions a better and more flexible way of providing default values for preferences a hook has been introdiced in User:getDefaultOptions(). Setting preferences in $wgDefaultUserOptions still work fine, but when reading - them (i.e. with array_keys) to get a list of all preferences, then + them (i.e. with array_keys) to get a list of all preferences, then $wgDefaultUserOptions should no longer be used as it will contain those set via User:getDefaultOptions(). @@ -634,6 +634,7 @@ changes to languages because of Bugzilla reports. * (bug 30864) Use bengali numerals for
    for Assamese * (bug 30817) Restored linktrail for kk (Kazakh) * (bug 27398) Add $wgExtraGenderNamespaces for configured gendered namespaces +* (bug 30846) New LanguageOs class === Other changes in 1.18 === * Removed legacy wgAjaxWatch javascript global object, no longer in use. diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 68d9dc2ca1..9246d361e9 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -117,7 +117,6 @@ 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 30846) New LanguageOs class === Other changes in 1.19 === * jquery.mwPrototypes module was renamed to jquery.mwExtension. -- 2.20.1