aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-07-10 03:54:26 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-07-10 03:54:26 +0000
commit020debce6625017ed7509c444165193c3ff60ccc (patch)
tree0ddea13ae8430d6057d6c3742c0ff5fe6f70413d /phpBB/docs
parent6e6636fbd2df117d47515f5e38d3881fa9f139e7 (diff)
downloadforums-020debce6625017ed7509c444165193c3ff60ccc.tar
forums-020debce6625017ed7509c444165193c3ff60ccc.tar.gz
forums-020debce6625017ed7509c444165193c3ff60ccc.tar.bz2
forums-020debce6625017ed7509c444165193c3ff60ccc.tar.xz
forums-020debce6625017ed7509c444165193c3ff60ccc.zip
thankfully, we never used this feature
git-svn-id: file:///svn/phpbb/trunk@7857 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 825c289d42..7f03f6032a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -196,6 +196,7 @@ p a {
<li>[Fix] Properly alter PostgreSQL tables</li>
<li>[Fix] Properly cache template files that were stored in the database (Bug #12675)</li>
<li>[Fix] Do not count the deletion of an unapproved topic as a decrease in normally viewable posts (Bug #13167)</li>
+ <li>[Fix] Allow column_exists() to return true if the column exists but no data is in the table</li>
</ul>