Add bug and comment for r35609: * (bug 13434) Show a warning when hash identical...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 91b998c..078c707 100644 (file)
@@ -47,8 +47,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   image page already exists
 * $wgMaximumMovedPages restricts the number of pages that can be moved at once
   (default 100) with the new subpage-move functionality of Special:Movepage
-* New option $wgPerLanguageCaching, for wikies with many translated system
-  messages in MediaWiki namespace
 
 === New features in 1.13 ===
 
@@ -126,10 +124,15 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 13232) importScript(), importStylesheet() funcs available to custom JS
 * (bug 13095) Search by first letters or digits in [[Special:Categories]]
 * Users moving a page can now move all subpages automatically as well
-* Sidebar is now cached for all languages
 * (bug 14259) Localisation message for upload button on Special:Import is now
   'import-upload' instead of 'upload'
 * Add information about user group membership to Special:Preferences
+* (bug 14146) Wrap usage section on imagepages into <div>s.
+* New layout for Special:Specialpages. Restricted pages are marked but not separated
+  from other pages in their group. And the page uses css rather than tables to create
+  a column layout which grades well in all sizes of browsers.
+* (bug 14263) Show a diff of the revert on rollback notification page.
+* (bug 13434) Show a warning when hash identical files exist
 
 === Bug fixes in 1.13 ===
 
@@ -309,6 +312,15 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 14273) Fix for HTTP Accept header parsing with spaces as from Konqueror
 * (bug 14312) Update LanguageKaa.php for handling transform issues with i to İ
   and I to ı
+* (bug 13826) MediaWiki:Defaultns accepts Wikicode
+* (bug 14324) Creating an account is again possible with $wgEmailConfirmToEdit
+  set to true
+* (bug 13034) Interwiki pages can now be reached using Go search button
+* (bug 14362) Change interwiki names of Erzya and Moksha Wikipedias
+* (bug 14370) When a grouppage-x message does not exist the entry on the
+  ListGroupRights special page now links to the project namespace page for it,
+  not the main namespace page.
+* (bug 11659) Urldecode image names in galleries
 
 === API changes in 1.13 ===
 
@@ -379,6 +391,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 14243) Only accept post requests in action=edit; patch by HardDisk
 * action=block now returns an ISO8601 timestamp, like all other modules do
 * Added md5 parameter to action=edit
+* (bug 14335) Logging in to unified account using API not possible
+* Added action=emailuser to send an email to a user
 
 === Languages updated in 1.13 ===