diff options
Diffstat (limited to 'phpBB/docs')
-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 37fb419e9d..ebd587f16d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -193,6 +193,8 @@ p a { <li>[Feature] Constant PHPBB_ADMIN_PATH introduced, having the same purpose as PHPBB_ROOT_PATH, but for the ACP.</li> <li>[Fix] Further fixing user profile view (please do not forget to update/refresh your template and style) (Bug #14230)</li> <li>[Fix] Adjust google adsense bot information (Bug #14296)</li> + <li>[Fix] Fix horizontal scrollbar problem in IE6 (Bug #14228) - fix provided by Danny-dev</li> + <li>[Fix] Use correct size values in ACP user signature screen (Bug #13367)</li> </ul> </div> |