Revert r86764, r89134, r86827 -- added a second opaque boolean parameter to Linker...
[lhc/web/wiklou.git] / RELEASE-NOTES-1.18
index c171865..9afb57b 100644 (file)
@@ -246,11 +246,13 @@ production.
   left-to-right.
 * (bug 28719) Do not call mLinkHolders __destruct explicitly
 * (bug 21196) Article::getContributors() no longer fails on PostgreSQL.
-* (bug 28752) XCache doesn't work in CLI mode.
 * (bug 28076) Thumbnail height limited to 360 pixels on Special:Listfiles
 * (bug 22227) Special:Listfiles no longer throws an error on bogus file entries
 * (bug 19408) user_properties.up_property: 32 bytes is not enough.
 * (bug 25262) Fix for minification of hardcoded data: URIs in CSS
+* (bug 29263) Add LTR class to the shared CSS to be used for left-to-right text
+  such as SQL queries shown in dberrortext and similar messages in RTL
+  environments
 
 === API changes in 1.18 ===
 * (bug 26339) Throw warning when truncating an overlarge API result.