diff options
| author | Jim Wigginton <terrafrost@phpbb.com> | 2009-09-02 05:20:59 +0000 |
|---|---|---|
| committer | Jim Wigginton <terrafrost@phpbb.com> | 2009-09-02 05:20:59 +0000 |
| commit | c8ce477f909b147b6c6eaccdc0c039840b74520c (patch) | |
| tree | 303378f41da99aba699879b3c2fbe5155cec8396 /phpBB/docs | |
| parent | 73baf42558b70acf7b2e194a84172778374a1c6e (diff) | |
| download | forums-c8ce477f909b147b6c6eaccdc0c039840b74520c.tar forums-c8ce477f909b147b6c6eaccdc0c039840b74520c.tar.gz forums-c8ce477f909b147b6c6eaccdc0c039840b74520c.tar.bz2 forums-c8ce477f909b147b6c6eaccdc0c039840b74520c.tar.xz forums-c8ce477f909b147b6c6eaccdc0c039840b74520c.zip | |
attributed the fix for bug 43045 to DavidIQ
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10089 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -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 c460081a04..4ad8bae7f7 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -239,6 +239,7 @@ <li>[Change] Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be used on every page. (Bug #50285)</li> <li>[Change] Do not take edit post time into account for determining permission to delete last post in topic. (Bug #48615)</li> <li>[Change] Resize oversized Topic icons (Bug #44415)</li> + <li>[Change] Banned IPs are now sorted (Bug #43045 - Patch by DavidIQ)</li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins. <ul> |
