diff options
author | Chris Smith <toonarmy@phpbb.com> | 2009-07-17 11:27:50 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2009-07-17 11:27:50 +0000 |
commit | 6cacfce937c64cae1f90dedef130f3a39fa2c317 (patch) | |
tree | a4f8ec7c9926720ab97f0d31df0d0cf2476c893c /phpBB/docs | |
parent | 2f9f52b151338903ed9721475f6cb3d753d100b9 (diff) | |
download | forums-6cacfce937c64cae1f90dedef130f3a39fa2c317.tar forums-6cacfce937c64cae1f90dedef130f3a39fa2c317.tar.gz forums-6cacfce937c64cae1f90dedef130f3a39fa2c317.tar.bz2 forums-6cacfce937c64cae1f90dedef130f3a39fa2c317.tar.xz forums-6cacfce937c64cae1f90dedef130f3a39fa2c317.zip |
Ability to empty a user's outbox from the user ACP quick tools.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9767 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 6ee8b91959..266ea2a80a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,6 +202,7 @@ <li>[Feature] Add unread posts quick search option (Bug #46765 - Patch by rxu)</li> <li>[Feature] Add option to disable remote upload avatars (Bug #45375 - Patch by nickvergessen)</li> <li>[Feature] Ability to delete warnings and keep warnings permanently (Bug #43375 - Patch by nickvergessen)</li> + <li>[Feature] Ability to empty a user's outbox from the user ACP quick tools.</li> </ul> <a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3> |