Upload license preview now uses the API instead of action=ajax
[lhc/web/wiklou.git] / RELEASE-NOTES
index d529bde..4fe18fb 100644 (file)
@@ -75,7 +75,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   CIDR ranges for blocking
 * $wgUseInstantCommons added for quick and easy enabling of Commons as a remote
   file repository
-* $wgWikiId added to override default output of wfWikiId()
 * $wgDBAhandler added to choose a DBA handler when using CACHE_DBA
 * $wgPreviewOnOpenNamespaces for extensions that create namespaces that behave
   similarly to the category namespace.
@@ -296,6 +295,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 22051) Returing false in SpecialContributionsBeforeMainOutput hook now
   stops normal output
 * Send new password e-mail in users preference language
+* LanguageConverter now support nested using of manual convert syntax like "-{-{}-}-"
+* (bug 16281) Show copyright system message on special pages
+* Upload license preview now uses the API instead of action=ajax
 
 === Bug fixes in 1.16 ===