diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1b4cbf8f91..3a444d7294 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -186,9 +186,10 @@ p a { <div class="paragraph"> <ul class="menu"> - <li>[Fix] Parse error in MCP ban (Bug #13109)</li> + <li>[Fix] Parse error in MCP ban (Bug #13109)</li> <li>[Fix] Correctly hide online status in the profile (Bug #13059)</li> <li>[Feature] Let the user choose how to update modified files (merging, using new file or using old file) within automatic updater</li> + <li>[Feature] An extra \ in an Oracle SQL regex was corrected (Bug #13151)</li> </ul> |