* (bug 9674) Update Cantonese translations
[lhc/web/wiklou.git] / RELEASE-NOTES
index 3c3d3d1..eb0f9a7 100644 (file)
@@ -31,6 +31,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added rate limiter for Special:Emailuser
 * Private logs can now be created using $wgLogRestrictions
 * (Bug 8590) limited HTML is now always enabled ($wgUserHtml = true).
+* Deprecated $wgUseImageResize, thumbnailing will be enabled unconditionally.
 
 == New features since 1.9 ==
 
@@ -111,11 +112,17 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 9177) Installer now warns of various conditions affecting session.save_path
   which can lead to broken session storage
 * (bug 9046) Special page to list pages without language links
-* Predefined block reasons added to Special:Blockip
 * (bug 9508) Special page to list articles with the fewest revisions
 * Introduce 'FileUpload' hook; see docs/hooks.txt for more information
 * Introduce 'SearchUpdate' hook; see docs/hooks.txt for more information
 * Introduce 'mywatchlist' message; used on personal menu to link to watchlist page
+* Introduce magic word {{NUMBEROFEDITS}}
+* Introduced media handlers for file-type specific operations. 
+* Improved error reporting for image thumbnailing
+* Added sharpening option for ImageMagick thumbnailing
+* (bug 9656) Autosummaries will be generated for deletion of pages longer than
+  500 characters
+* Predefined block reasons added to Special:Blockip
 
 == Bugfixes since 1.9 ==
 
@@ -320,6 +327,24 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Removed obsoletes Title::getRelatedCache and Title:touchArray
 * (bug 7285) Check MySQL username length during install
 * (bug 6910) Correct date/time formats in Vietnamese (vi)
+* (bug 9608) Correctly use ORDER BY in dumpLinks.php
+* (bug 9609) Correctly use ORDER BY in SpecialWhatlinkshere.php
+* Special:Random and Special:Randomredirect now try harder to send the user to
+  a random page, and will give an error message if none really can be found
+  instead of sending the user to the main page like they used to
+* Fix object variable used for displaying "not-patrolled" CSS class on list
+* Fixed interaction of page parameter to ImagePage with the HTML file cache
+* Fixed MIME type for SVG files, will be silently changed from image/svg 
+  to image/svg+xml after loading from the database.
+* Workaround for djvutoxml bug #1704049 (poor performance). Use djvudump 
+  instead.
+* Fixed odd behaviour in ImagePage on DjVu thumbnailing errors
+* (bug 5439) "Go" title search will now jump to shared/foreign Image: and
+  MediaWiki: pages that have not been locally edited.
+* (bug 9630) Limits links in Whatlinkshere forgot about namespace filter
+* Fixed upgrade for the non-standard MySQL schemas
+* Disable MySQL's strict mode at session start for MySQL 4.1+, to avoid the 
+  various problems that occur when it is on.
 
 == Maintenance ==
 
@@ -342,6 +367,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Restore '--norc' option for maintenance/importTextFile.php
 * Help information for maintenance/importTextFile.php now easier to read on
   consoles
+* Doxygen documentation now show the revision number of each file, generate
+  graphs using dot and include a search engine.
+
 
 == Languages updated ==
 
@@ -363,6 +391,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Estonian (et)
 * Basque (eu)
 * Finnish (fi)
+* Võro (fiu-vro)
 * French (fr)
 * Hebrew (he)
 * Hindi (hi)
@@ -382,6 +411,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Luganda (lg)
 * Limburgish (li)
 * Lithuanian (lt)
+* Latvian (lv)
 * Marathi (mr)
 * Low Saxon (nds)
 * Dutch Lower Saxon (nds-nl)