aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-07-05 15:45:24 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-07-05 15:45:24 +0000
commitd3468832bb07b535d679b067f2567621721f8769 (patch)
tree8759c9360eb70c950ea88789d5d0de92f31a7cf7 /phpBB/docs
parent93f8e8c293e39435dd72a4f1ea202ebd36c28ac3 (diff)
downloadforums-d3468832bb07b535d679b067f2567621721f8769.tar
forums-d3468832bb07b535d679b067f2567621721f8769.tar.gz
forums-d3468832bb07b535d679b067f2567621721f8769.tar.bz2
forums-d3468832bb07b535d679b067f2567621721f8769.tar.xz
forums-d3468832bb07b535d679b067f2567621721f8769.zip
#13033
git-svn-id: file:///svn/phpbb/trunk@7835 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 9cef67cd72..5d82eb17e2 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -220,6 +220,7 @@ p a {
<li>[Fix] Added proper unicode support to ban reasons (Bug #12947)</li>
<li>[Fix] The forum/topic sync code now recognizes other ways that the latest post in a topic can be expressed (Bug #12947) - patch provided by APTX</li>
<li>[Fix] Topic deletion via the user post deletion mechanism did not take into account statistics for forums that hold shadow topics (Bug #12981)</li>
+ <li>[Fix] Allow for negative and decimal numbers to be in transposed queries in the Oracle and Firebird DBAL (Bug #13033)</li>
</ul>