From: Robin Pepermans Date: Tue, 5 Jul 2011 01:51:12 +0000 (+0000) Subject: Follow-up r91432: I always forget release notes.. X-Git-Tag: 1.31.0-rc.0~29071 X-Git-Url: http://git.cyclocoop.org/data/%24self?a=commitdiff_plain;h=7fdda7f4333d299414f0d7a88ff70a84edec39fa;p=lhc%2Fweb%2Fwiklou.git Follow-up r91432: I always forget release notes.. --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index e10ffc0460..2e095dfecd 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -137,6 +137,9 @@ production. * (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) +* (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. === API changes in 1.19 === * BREAKING CHANGE: action=watch now requires POST and token.