coding style tweaks
[lhc/web/wiklou.git] / RELEASE-NOTES
index 9161404..cbe2d84 100644 (file)
@@ -308,6 +308,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   memory usage when such an ImageMagick is used for scaling.
 * Disable multithreaded behaviour in recent ImageMagick, to avoid a deadlock
   when a resource limit such as $wgMaxShellMemory is hit.
+* (bug 24981) Allow extensions to access SpecialUpload variables again
+* (bug 20744) Wiki forgets about an uploaded file
+* (bug 17913) Don't show "older edit" when no older edit available
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent.
@@ -372,6 +375,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Add format=dump and format=dumpfm, outputs results in PHP's var_dump() format
 * For required string parameters, if '' is provided, this is now classed as
   missing
+* (bug 24724) list=allusers is out by 1 (shows total users - 1)
+* (bug 24166) API error when using rvprop=tags
 
 === Languages updated in 1.17 ===
 
@@ -386,16 +391,18 @@ changes to languages because of Bugzilla reports.
 * Kabardian (kdb) (new, dummy)
 * Kabardian (Cyrillic) (kbd-cyrl) (new)
 * Latgalian (ltg) (new)
+* Minangkabau (min) (new)
 * Dutch (informal) (nl-informal) (new)
 * Rusyn (rue) (new)
 
 * (bug 23156) Commafy and search normalization updated for Belarusian
-  (Taraškievica)
-* (bug 23283) Native name for Old English -> Ænglisc
-* (bug 23364) Native name for Azerbaijani -> Azərbaycanca
-* (bug 24593) Native name for Sorani now uses only Arabic script
-* (bug 24628) Generic translations for NS_USER/NS_USER_TALK for Esperanto
-* (bug 24917) Polish as fallback for Kashubia
+  (Taraškievica).
+* (bug 23283) Native name for Old English -> Ænglisc.
+* (bug 23364) Native name for Azerbaijani -> Azərbaycanca.
+* (bug 24593) Native name for Sorani now uses only Arabic script.
+* (bug 24628) Generic translations for NS_USER/NS_USER_TALK for Esperanto.
+* (bug 24917) Polish as fallback for Kashubia.
+* (bug 24794) Tatar link trail updated.
 
 == Compatibility ==