diff options
| author | David M <davidmj@users.sourceforge.net> | 2007-06-16 14:18:27 +0000 |
|---|---|---|
| committer | David M <davidmj@users.sourceforge.net> | 2007-06-16 14:18:27 +0000 |
| commit | 827ecf9f30b73943e4736043c33578f2b3acdecf (patch) | |
| tree | f80c79ddbc7eda9226af74da74eed78a2a0fc93b /phpBB/docs | |
| parent | 27d83c7e2f665531f61d0b2163121bbc403b79e4 (diff) | |
| download | forums-827ecf9f30b73943e4736043c33578f2b3acdecf.tar forums-827ecf9f30b73943e4736043c33578f2b3acdecf.tar.gz forums-827ecf9f30b73943e4736043c33578f2b3acdecf.tar.bz2 forums-827ecf9f30b73943e4736043c33578f2b3acdecf.tar.xz forums-827ecf9f30b73943e4736043c33578f2b3acdecf.zip | |
#11927
git-svn-id: file:///svn/phpbb/trunk@7769 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c624d9d004..3b6679250d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -281,6 +281,7 @@ p a { <li>[Fix] Overcome Oracle's inability to handle IN() clauses with over one thousand elements (Bug #12449)</li> <li>[Fix] Simulate Firebird's affected rows mechanism for older versions of PHP</li> <li>[Fix] Custom BBCodes properly handle lowercasing of parameterized tags (Bug #12377)</li> + <li>[Fix] Update the forum_id sequence for PostgreSQL during conversion (Bug #11927)</li> </ul> |
