http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97523

Revision: 97523
Author:   reedy
Date:     2011-09-19 18:09:44 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
Push r97515 into 1.18

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES-1.18
    trunk/phase3/RELEASE-NOTES-1.19

Modified: trunk/phase3/RELEASE-NOTES-1.18
===================================================================
--- trunk/phase3/RELEASE-NOTES-1.18     2011-09-19 18:07:32 UTC (rev 97522)
+++ trunk/phase3/RELEASE-NOTES-1.18     2011-09-19 18:09:44 UTC (rev 97523)
@@ -215,7 +215,7 @@
   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 @@
 * (bug 30864) Use bengali numerals for <ol> 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.

Modified: trunk/phase3/RELEASE-NOTES-1.19
===================================================================
--- trunk/phase3/RELEASE-NOTES-1.19     2011-09-19 18:07:32 UTC (rev 97522)
+++ trunk/phase3/RELEASE-NOTES-1.19     2011-09-19 18:09:44 UTC (rev 97523)
@@ -117,7 +117,6 @@
 
 * 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.


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to