diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 43f4311600..b6b2503968 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -154,6 +154,7 @@ <li>[Fix] Do not store email templates in database. (Bug #54505)</li> <li>[Fix] Fix javascript bug in the smilies ACP. (Bug #55725)</li> <li>[Fix] Unify BBCode Selection across browsers. (Bug #38765)</li> + <li>[Fix] Allow convertors to read in configuration from files. (Bug #57265) (patch by Dicky)</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> <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> |