From 020debce6625017ed7509c444165193c3ff60ccc Mon Sep 17 00:00:00 2001 From: David M Date: Tue, 10 Jul 2007 03:54:26 +0000 Subject: thankfully, we never used this feature git-svn-id: file:///svn/phpbb/trunk@7857 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') 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 {
  • [Fix] Properly alter PostgreSQL tables
  • [Fix] Properly cache template files that were stored in the database (Bug #12675)
  • [Fix] Do not count the deletion of an unapproved topic as a decrease in normally viewable posts (Bug #13167)
  • +
  • [Fix] Allow column_exists() to return true if the column exists but no data is in the table
  • -- cgit v1.2.1