coding style cleanup for new files in js2 folder
[lhc/web/wiklou.git] / RELEASE-NOTES
index 6c3fdb1..56cf928 100644 (file)
@@ -123,6 +123,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   preprocesor level.
 * Added $wgShowArchiveThumbnails, allowing sysadmins to disable thumbnail 
   display for old versions of images.
+* In watchlists and Special:RecentChanges, the difference in page size now
+  appears in dark green if bytes were added and dark red if bytes were removed.
 
 === Bug fixes in 1.16 ===
 
@@ -251,6 +253,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 19693) User name is now escaped in "Contributions for ..." link on
   Special:BlockIP
 * (bug 19571) Override buildConcat for SQLite.
+* Log in and log out links no longer return to page view when clicked from
+  history view, edit page, or something similar
+* (bug 19513) RTL fixes for new Search UI
+* (bug 16497) Special:Allmessages is paginated
 
 == API changes in 1.16 ==
 
@@ -310,16 +316,16 @@ changes to languages because of MediaZilla reports.
 
 * (bug 18474) Sorani (ckb - Central Kurdish) (renamed from ku-arab)
 * Add PLURAL function for Scots Gaelic (gd)
-* Add Estonian letters Ã¤Ã¶ÃµÅ¡Ã¼Å¾ to linktrail (et)
+* Add Estonian letters Ã\83¤Ã\83¶Ã\83µÃ\85¡Ã\83¼Ã\85¾ to linktrail (et)
 * (bug 18776) Native name of Burmese language (my)
 * (bug 18806) Use correct unicode characters in spelling of native Chuvash
-  (ЧÓ\91ваÑ\88ла)
+  (Ã\90§Ã\93â\80\98Ã\90²Ã\90°Ã\91Ë\86Ã\90»Ã\90°)
 * (bug 18864) Updated autonym for Zhuang language
 * (bug 18308) Updated date formatting in Occitan (oc)
-* (bug 19080) Added ăâîşţșțĂÂÎŞŢȘȚ to Romanion (ro) linktrail
+* (bug 19080) Added ÄƒÃ¢Ã®ÅŸÅ£È™È›Ä‚ÂÎŞŢȘȚ to Romanion (ro) linktrail
 * (bug 19286) Correct commafying function in Polish (pl)
 * (bug 19441) Updated date formatting for Lithuanian
-* (bug 19630) Added Ã\84äÃ\87çÄ\9eÄ\9fÅ\87Å\88Ã\96öÅ\9eÅ\9fÃ\9cüÃ\9dýŽž to Turkmen (tk) linktrail
+* (bug 19630) Added Ã\83â\80\9eÃ\83¤Ã\83â\80¡Ã\83§Ã\84žÃ\84ŸÃ\85â\80¡Ã\85Ë\86Ã\83â\80\93Ã\83¶Ã\85žÃ\85ŸÃ\83Å\93Ã\83¼Ã\83Â\9dÃ\83½Ã\85½Ã\85¾ to Turkmen (tk) linktrail
 
 == Compatibility ==