diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2007-06-29 13:37:21 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2007-06-29 13:37:21 +0000 |
| commit | 3cb990df4d8d8d09b46a16918e10c6ba2d0fde19 (patch) | |
| tree | 9a4c917587cd288b09139c2361381e8cd5a815ce /phpBB/docs | |
| parent | 6f37638caee649060dc9f933af6773652a813035 (diff) | |
| download | forums-3cb990df4d8d8d09b46a16918e10c6ba2d0fde19.tar forums-3cb990df4d8d8d09b46a16918e10c6ba2d0fde19.tar.gz forums-3cb990df4d8d8d09b46a16918e10c6ba2d0fde19.tar.bz2 forums-3cb990df4d8d8d09b46a16918e10c6ba2d0fde19.tar.xz forums-3cb990df4d8d8d09b46a16918e10c6ba2d0fde19.zip | |
#12461
git-svn-id: file:///svn/phpbb/trunk@7809 89ea8834-ac86-4346-8a33-228a782c2dd0
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> |
