diff options
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 3f028bb85c..46719dfea8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -281,6 +281,7 @@ p a { <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> + <li>[Fix] Allow for multiple tags containing URL and LOCAL_URL tokens (Bug #12473)</li> </ul> |