diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 2095c588fa..86b342c982 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -282,6 +282,10 @@ p a { <li>[Fix] Added link to inbox for deleted PMs (Bug #13813)</li> + + <li>[Feature] Ability to externally set $phpbb_root_path if wrapping phpBB3 by defining constant PHPBB_ROOT_PATH</li> + <li>[Fix] Implemented correct left/right floating within ACP in regard to RTL languages (Bug #13777)</li> + </ul> </div> |