* Add some summaries for <table> elements
[lhc/web/wiklou.git] / RELEASE-NOTES
index d721871..a8de892 100644 (file)
@@ -26,6 +26,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 
 == Changes since 1.8 ==
 
+* (bug 8200) Make category lists sorted by name when using Postgres.
+* (bug 7841) Support 'IGNORE' inserts for Postgres, fixes watchlist 
+  adding problem.
 * (bug 6835) Removing the includes/Parser.php::getTemplateArgs() function, 
   because it seems to be unused.
 * (bug 7139) Increasing the visual width of the edit summary field on larger
@@ -242,8 +245,30 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * {{REVISIONTIMESTAMP}} now uses site local timezone instead of user timezone
   to ensure consistent behavior
 * {{REVISIONTIMESTAMP}} and friends should now work on non-MySQL backends
-* Special:Contributions has been rewritten to inherit from QueryPage
-* Special:Contributions/newbies now lists the user who made each edit
+* (bug 7671) Observe canonical media namespace prefix in Linker::formatComment
+* Added js variable wgCurRevisionId to the output
+* (bug 8141) Cleanup of Parser::doTableStuff, patch by AzaTht
+* (bug 8042) Make miser mode caching limits settable via $wgQueryCacheLimit
+  instead of hardcoding to 1000
+* Enable QueryPage classes to override list formatting
+* (bug 5485) Show number of intervening revisions in diff view
+* (bug 8100) Fix XHTML validity in Taiwanese localization
+* Added redirect to section feature. Use it wisely.
+* Added a configuration variable allowing the "break out of framesets" feature 
+  to be switched on and off ($wgBreakFrames). Off by default.
+* Allow Xml::check() $attribs parameter to override 'value' attribute
+* DB schema change: added two columns (rc_old_len and rc_new_len) to the recentchanges table to store
+  the text lengths before and after the edit
+* (bug 1085) Made Special:Recentchanges show the character difference between the changed revisions
+* Removed a redundant <strong> tag from diff pages that was causing display issues for some users
+* (bug 8203) The keyboard shortcut for "log out" was removed, because users were pressing it
+  when they intended to press the shortcut for "preview".
+* (bug 8148) Handle non-removable output buffers gracefully when cleaning
+  buffers for HTTP 304 responses, StreamFile, and Special:Export.
+  Duplicated code merged into wfResetOutputBuffers() and wfClearOutputBuffers()
+* Special:AllPages : 'next page' link now point to the first title of the next
+  chunk instead of pointing to the last title of current chunk.
+* (bug 4673) Special:AllPages : add a 'previous' link (new message 'prevpage')
 
 == Languages updated ==
 
@@ -258,6 +283,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Japanese (ja)
 * Kazakh (kk)
 * Latin (la)
+* Limburgish (li)
+* Lingala (ln)
 * Lithuanian (lt)
 * Norwegian (no)
 * Occitan (oc)
@@ -267,6 +294,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Russian (ru)
 * Slovak (sk)
 * Swedish (sv)
+* Taiwanese/Holo: (bug 8217) changed language code to nan (from zh-min-nan)
+  due to http://www.sil.org/iso639-3/codes.asp?order=639_3&letter=n
 * Upper Sorbian (hsb)
 * Vietnamese (vi)