Remove useless bootstrap inclusions
[lhc/web/wiklou.git] / RELEASE-NOTES-1.18
index 332141a..c171865 100644 (file)
@@ -89,8 +89,8 @@ production.
   (maintenance/fixDoubleRedirects.php).
 * (bug 23315) New body classes to allow easier styling of special pages.
 * (bug 27159) Make email confirmation code expiration time configurable.
-* CSS/JS for each user group is imported from MediaWiki:Sysop.js,
-  MediaWiki:Autoconfirmed.css, etc.
+* CSS/JS for each user group is imported from MediaWiki:Group-sysop.js,
+  MediaWiki:Group-autoconfirmed.css, etc.
 * (bug 24230) Uploads of ZIP types, such as MS Office or OpenOffice can now be
   safely enabled. A ZIP file reader was added which can scan a ZIP file for
   potentially dangerous Java applets. This allows applets to be blocked
@@ -306,7 +306,7 @@ production.
 * (bug 27549) action=query&list=users&usprop=groups doesn't show implicit
   groups if a user doesn't have explicit groups.
 * (bug 27670) Ordering by timestamp (and usage of start and end) isn't as clear
-  in auto generated document, as it is on mw.org.
+  in auto generated document, as it is on mediawiki.org.
 * (bug 27182) API: Add filter by prefix for meta=allmessages.
 * (bug 27183) API: Add filter by customisation state for meta=allmessages.
 * (bug 27340) API: Allow listing of "small" categories.