aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorRuslan Uzdenov <rxu@mail.ru>2010-01-26 14:11:00 +0000
committerRuslan Uzdenov <rxu@mail.ru>2010-01-26 14:11:00 +0000
commit5df687f82044c77a0c1063608d78d85912940ced (patch)
treef82f6787107b9ea634a3ceb5ed1ff43cb75d3155 /phpBB/docs/CHANGELOG.html
parent283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c (diff)
downloadforums-5df687f82044c77a0c1063608d78d85912940ced.tar
forums-5df687f82044c77a0c1063608d78d85912940ced.tar.gz
forums-5df687f82044c77a0c1063608d78d85912940ced.tar.bz2
forums-5df687f82044c77a0c1063608d78d85912940ced.tar.xz
forums-5df687f82044c77a0c1063608d78d85912940ced.zip
Fix bugs #55485 and #55545 - styles adjustment to correctly display an order of rtl/ltr mixed content.
Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10456 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index db7c598bb4..8f947e2f35 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -149,6 +149,7 @@
<li>[Fix] Fall back to default language email template if specified file does not exist. (Bug #35595)</li>
<li>[Fix] Update users last visit field correctly when changing activation status. (Bug #56185)</li>
<li>[Fix] Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, when using PostgreSQL &lt;= 7.4 (Bug #54435)</li>
+ <li>[Fix] Styles adjustment to correctly display an order of rtl/ltr mixed content. (Bugs #55485, #55545)</li>
<li>[Fix] Fix language string for PM-Reports refering to post-data. (Bug #54745)</li>
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li>
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>