For backport to 1.14.
[lhc/web/wiklou.git] / RELEASE-NOTES
index e709d3d..3e469ba 100644 (file)
@@ -31,20 +31,12 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   passing "uploadmsg" parameter in the url
 * (bug 9947) Add PROTECTIONLEVEL parser function to return the protection level
   for the current page for a given action
-* Added "__\" magic word to eat up all whitespace and newlines to the next 
-  non-whitespace character, to facilitate writing readable template code where
-  whitespace is significant. 
 * (bug 17002) Add &minor= and &summary= as parameters in the url when editing,
   to automatically add a summary or a minor edit.
 * (bug 16852) padleft and padright now accept multiletter pad characters
   
 === Bug fixes in 1.15 ===
-* Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with
-  LanguageConverter class)
-* Improving the efficiency by using -{A|xxx}- syntax (only applies on wiki with
-  LanguageConverter class)
 * (bug 16968) Special:Upload no longer throws useless warnings.
-* (bug 15470) Special:Upload no longer force-capitalizes titles
 * (bug 17000) Special:RevisionDelete now checks if the database is locked before
   trying to delete the edit.
 * (bug 16852) padleft and padright now handle multibyte characters correctly
@@ -52,12 +44,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   the destination page exists
 
 == API changes in 1.15 ==
-* (bug 16798) JSON encoding errors for some characters outside the BMP
-* (bug 16629) prop=info&inprop=protection lists empty legacy protections
-  incorrectly
 * (bug 16858) Revamped list=deletedrevs to make listing deleted contributions
   and listing all deleted pages possible
 * (bug 16844) Added clcategories parameter to prop=categories
+* (bug 17025) Add "fileextension" parameter to meta=siteinfo&siprop=
 
 === Languages updated in 1.15 ===