* Add release notes for my recent commits (bug 6100 and others like bugs 28030, 12406...
authorRobin Pepermans <robin@users.mediawiki.org>
Fri, 1 Jul 2011 22:50:58 +0000 (22:50 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Fri, 1 Jul 2011 22:50:58 +0000 (22:50 +0000)
* Add me to credits

CREDITS
RELEASE-NOTES-1.19

diff --git a/CREDITS b/CREDITS
index d837fbc..bf9faab 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -55,6 +55,7 @@ following names for their contribution to the product.
 * Remember the dot
 * Roan Kattouw
 * Robert Stojnić
+* Robin Pepermans
 * Rotem Liss
 * Ryan Lane
 * Ryan Schmidt
index 39ac011..f518746 100644 (file)
@@ -132,6 +132,9 @@ production.
 * (bug 29277) MediaWiki:Filepage.css is also shown on the local wiki
 * 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)
 
 === API changes in 1.19 ===
 * BREAKING CHANGE: action=watch now requires POST and token.