aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-02-08 16:43:39 +0000
committerAndreas Fischer <bantu@phpbb.com>2010-02-08 16:43:39 +0000
commit037aea067b5e2200c52413f8b397665bf93b385e (patch)
treedfe5b45f255166c3c7a1959608c7b4914abd1090 /phpBB/docs
parentd26f66703b0164c5cdd9dc4abf77450faf53ba41 (diff)
downloadforums-037aea067b5e2200c52413f8b397665bf93b385e.tar
forums-037aea067b5e2200c52413f8b397665bf93b385e.tar.gz
forums-037aea067b5e2200c52413f8b397665bf93b385e.tar.bz2
forums-037aea067b5e2200c52413f8b397665bf93b385e.tar.xz
forums-037aea067b5e2200c52413f8b397665bf93b385e.zip
Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a column alias.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10484 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 4248dd3761..7092d6683b 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -166,6 +166,7 @@
<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>[Fix] Fix problems with firebird by no longer using 'count' as a column alias. (Bug #57455)</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>