diff options
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a81aa9f694..1c1821fc8b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,12 +109,12 @@ <li>[Feature] Added completely new hook system to allow better application/mod integration - see docs/hook_system.html</li> <li>[Fix] Correctly delete excess poll options (Bug #14566)</li> <li>[Fix] Allow names evaluating to false for poll options</li> - <li>[Change] use in-build functions for user online list (#14596) - provided by rxu</li> - <li>[Fix] Fixing google cache display problems with Firefox (#14472) - patch provided by Raimon</li> - <li>[Fix] Prevent topic unlocking if locked by someone else while posting (#10307)</li> - <li>[Change] Allow years in future be selected for date custom profile field (#14519)</li> - <li>[Fix] Don't display "Avatars Disabled" message on edit groups in UCP (#14636)</li> - <li>[Change] Require confirm for deleting inactive users. </li> + <li>[Change] use in-build functions for user online list (Bug #14596) - provided by rxu</li> + <li>[Fix] Fixing google cache display problems with Firefox (Bug #14472) - patch provided by Raimon</li> + <li>[Fix] Prevent topic unlocking if locked by someone else while posting (Bug #10307)</li> + <li>[Change] Allow years in future be selected for date custom profile field (Bug#14519)</li> + <li>[Fix] Don't display "Avatars Disabled" message on edit groups in UCP (Bug #14636)</li> + <li>[Change] Require confirm for deleting inactive users. (Bug #14641)</li> </ul> <a name="v30rc4"></a><h3>1.ii. Changes since 3.0.RC4</h3> |
