Fix eaten line from r98447
authorSam Reed <reedy@users.mediawiki.org>
Thu, 29 Sep 2011 21:08:04 +0000 (21:08 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 29 Sep 2011 21:08:04 +0000 (21:08 +0000)
Also remove from RELEASE-NOTES-1.19

RELEASE-NOTES-1.18
RELEASE-NOTES-1.19

index e202f61..dcd7799 100644 (file)
@@ -217,6 +217,7 @@ production.
   Setting preferences in $wgDefaultUserOptions still work fine, but when reading
   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().
 * (bug 30497) Add client-nojs and client-js classes on document element
   to let styles easily hide or show things based on general JS availability
 
index 60df92b..e949a9d 100644 (file)
@@ -17,8 +17,6 @@ production.
 * (bug 31204) Removed old user.user_options
 
 === New features in 1.19 ===
-* (bug 30497) Add client-nojs and client-js classes on document element
-  to let styles easily hide or show things based on general JS availability
 * (bug 19838) Possibility to get all interwiki prefixes if the interwiki
   cache is used.
 * $wgDnsBlacklistUrls now accepts an array with url and key as the