diff options
author | David M <davidmj@users.sourceforge.net> | 2007-06-18 13:08:48 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-06-18 13:08:48 +0000 |
commit | 5f62e8feda7a3b406ff8f3b7d82171491f34ce5a (patch) | |
tree | ccf7d2cd8ac56d0fa0dc496a80ed73b70c11ae15 /phpBB/docs/CHANGELOG.html | |
parent | 2599387b28db8ae42993c6272750cbd5e6b56d9c (diff) | |
download | forums-5f62e8feda7a3b406ff8f3b7d82171491f34ce5a.tar forums-5f62e8feda7a3b406ff8f3b7d82171491f34ce5a.tar.gz forums-5f62e8feda7a3b406ff8f3b7d82171491f34ce5a.tar.bz2 forums-5f62e8feda7a3b406ff8f3b7d82171491f34ce5a.tar.xz forums-5f62e8feda7a3b406ff8f3b7d82171491f34ce5a.zip |
#11313
git-svn-id: file:///svn/phpbb/trunk@7775 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 46719dfea8..0e6dc600cd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -282,6 +282,7 @@ p a { <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> <li>[Fix] Allow for multiple tags containing URL and LOCAL_URL tokens (Bug #12473)</li> + <li>[Fix] Properly display forum list in the MCP Queue (Bug #11313)</li> </ul> |