diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 2f4bc5b848..b50e1de896 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -188,6 +188,7 @@ p a { <li>[Fix] (X)HTML issues within the templates (Bug #11255, #11255)</li> <li>[Fix] Tiny language and grammar changes</li> <li>[Fix] Several style related fixes, mainly fixing cross-browser issues</li> + <li>[Fix] Several RTL fixes within prosilver</li> <li>[Fix] MCP looses forum_id in some panels (Bug #11255)</li> <li>[Fix] Moderation queue used unfriendly notification of no posts/topics (Bug #11291)</li> <li>[Fix] Array in Oracle DBAL not always set (Bug #11475)</li> @@ -270,6 +271,7 @@ p a { <li>[Fix] Unread flag for multipage topic wrongly set under some conditions (Bug #12127) - fix provided by asinshesq</li> <li>[Fix] Able to delete posts within user prune panel (Bug #11849)</li> <li>[Feature] Allow to specify dimensions of images manually on imageset config (Bug #11675)</li> + <li>[Fix] Correctly re-assign query result id after seeking rows (MSSQL/Firebird) (Bug #12369)</li> </ul> |
