Fix whitespace, documentation
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index b7397ec..1a18296 100644 (file)
@@ -67,6 +67,7 @@ production.
 * (bug 5800) Added $formCallback as a parameter to the hook
   EditPage::showEditForm:initial
 * (bug 29723) mw.util.wikiGetlink() now defaults to wgPageName.
+* (bug 29680) Add GetDefaultSortkey hook to override the default sortkey.
 
 === Bug fixes in 1.19 ===
 * (bug 28868) Show total pages in the subtitle of an image on the
@@ -130,7 +131,7 @@ production.
   correctly.
 * (bug 29567) mw.util.addPortletLink should only wrap link in <span> for
   "vectorTabs" portlets.
-* (bug 8556) Incorrect session failure warning on preview-on-open 
+* (bug 8556) Incorrect session failure warning on preview-on-open
   namespaces (categories) when combined with $wgRawHtml.
 * Use content language in formatting of dates in revertpage message
   (rollback revert edit summary) and do not adjust for user timezone.
@@ -138,11 +139,18 @@ production.
 * Make sure Backlink cache does not retrieve interwiki redirects when looking for
   redirects to a local page.
 * (bug 6100) Allow different directionality (LTR/RTL) for user interface
-  and wiki content, when $wgBetterDirectionality is enabled, along with
-  many RTL improvements (such as bugs 28030, 12406, 28349)
+  and wiki content, along with many other RTL and directionality improvements
+  (such as bugs 28030, 12406, 28349)
 * (bug 29712) Removed broken defaultUserOptionOverrides in MessagesXx files and
   unneeded CSS flipping of quickbar. Instead, introduce option 5 which sets
   left/right according to the directionality of your interface language.
+* (bug 19514) Unordered list list-style-image should be IE6-compatible (8-bit)
+* (bug 27410) The tag filter on a history page is now within a <label> element
+* (bug 29779) DairikiDiff/WikiDiff <ins> and <del> should undo browser default
+  styling (strike/underline).
+* Translate the block expiry date
+* (bug 28630) Add iwlinks, langlinks, redirect to
+  RefreshLinks::deleteLinksFromNonexistent
 
 === API changes in 1.19 ===
 * BREAKING CHANGE: action=watch now requires POST and token.
@@ -164,6 +172,10 @@ production.
 * (bug 27595) sha1 search of list=filearchive does not work
 * (bug 26763) Make RSS/Atom of user contributions more visible
 * (bug 25133) Allow redirects also for action=parse&pageid
+* (bug 29745) Fatal error in API search
+* (bug 29476) API returns page title instead of sectiontitle for
+  srprop=sectiontitle
+* Correct the documentation of srprop properties
 
 === Languages updated in 1.19 ===