diff options
Diffstat (limited to 'phpBB/docs')
| -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 7e24558e3c..f3cb2a2dca 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -198,7 +198,8 @@ p a { <li>[Fix] Correctly escape banned ip/email using wildcard for ban check (Bug #12815)</li> <li>[Fix] Fixed some very nasty opera bugs (dropdown list bug, cpu spike bug) (Bug #12763, #11609)</li> <li>[Fix] Font colour list having the correct height in IE (Bug #9571)</li> - + <li>[Feature] Added mark/unmark all links to the bots page (Bug #12461)</li> + <li>[Fix] Introduced check on duplicate usernames during bot creation/edit (Bug #12461)</li> </ul> </div> |
