aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-04-28 11:18:02 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-04-28 11:18:02 +0000
commitab122983f740c7dbd1e962bb8306033ad4f3c360 (patch)
tree23a8dce43cf4a3b4f9aec86a1a34af9ffed8f305 /phpBB/docs
parent0f085848a661b5ffe5eff8bc842abfe625752bb3 (diff)
downloadforums-ab122983f740c7dbd1e962bb8306033ad4f3c360.tar
forums-ab122983f740c7dbd1e962bb8306033ad4f3c360.tar.gz
forums-ab122983f740c7dbd1e962bb8306033ad4f3c360.tar.bz2
forums-ab122983f740c7dbd1e962bb8306033ad4f3c360.tar.xz
forums-ab122983f740c7dbd1e962bb8306033ad4f3c360.zip
Fix column handling in db updater, custom profile fields an db tools for firebird DBMS (Bug #44555)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9492 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 4486cf5d95..14d165b819 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -151,6 +151,7 @@
<li>[Fix] Display the online status of hidden users to users with the u_viewonline permission when viewing PMs.</li>
<li>[Fix] "Select all" selects much too much in Opera (Bug #42885 - Patch by TerraFrost and ToonArmy)</li>
<li>[Fix] Correct calculation of source/target forum statistics if mass moving topics with global announcements (Bug #44545)</li>
+ <li>[Fix] Fix column handling in db updater, custom profile fields an db tools for firebird DBMS (Bug #44555)</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>
<li>[Change] Add link to user profile in the MCP for user notes and warn user.</li>