diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 3649e7be51..886334175a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -234,7 +234,7 @@ p a { <li>[Sec] Added alternative tokens to custom BBCodes which are safe for CSS/Javascript and changed TEXT token to entitise opening and closing parantheses.</li> <li>[Fix] Convert 2.0 moderator posting permissions (Bug #14105)</li> <li>[Fix] Correctly apply PM box limit of 0 to custom folder (Bug #14154)</li> - + <li>[Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)</li> </ul> </div> |