diff options
author | Josh Woody <a_jelly_doughnut@phpbb.com> | 2010-02-04 00:40:19 +0000 |
---|---|---|
committer | Josh Woody <a_jelly_doughnut@phpbb.com> | 2010-02-04 00:40:19 +0000 |
commit | 99c608e88c267e0fa7517da196e1701ba163c26a (patch) | |
tree | 5879f8f2f926fe2534ab326cdba7e4c4e31aa529 /phpBB/docs/CHANGELOG.html | |
parent | 63be6762f3e4a10af371011c95ef8c3f46645049 (diff) | |
download | forums-99c608e88c267e0fa7517da196e1701ba163c26a.tar forums-99c608e88c267e0fa7517da196e1701ba163c26a.tar.gz forums-99c608e88c267e0fa7517da196e1701ba163c26a.tar.bz2 forums-99c608e88c267e0fa7517da196e1701ba163c26a.tar.xz forums-99c608e88c267e0fa7517da196e1701ba163c26a.zip |
Bug #57265 - Convertors cannot read configuration files
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10473 89ea8834-ac86-4346-8a33-228a782c2dd0
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> |