aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2009-06-22 09:43:01 +0000
committerJoas Schilling <nickvergessen@gmx.de>2009-06-22 09:43:01 +0000
commit588dd7337fd87719b21cf2ec85671713e925acb9 (patch)
tree4e8dc99e853ba59f60d012a3efacf6cda4959021 /phpBB/docs
parentffa5a33702d8ec5adec6bfc1c71bcf6e5708c4ff (diff)
downloadforums-588dd7337fd87719b21cf2ec85671713e925acb9.tar
forums-588dd7337fd87719b21cf2ec85671713e925acb9.tar.gz
forums-588dd7337fd87719b21cf2ec85671713e925acb9.tar.bz2
forums-588dd7337fd87719b21cf2ec85671713e925acb9.tar.xz
forums-588dd7337fd87719b21cf2ec85671713e925acb9.zip
Fix bug #13673 - Add confirm-box when deleting permissions
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9652 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 37364e09d1..f9d3fd73eb 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -158,6 +158,7 @@
<li>[Feature] Add new option to disable avatars board-wide (Bug #46785 - Patch by cYbercOsmOnauT and nickvergessen)</li>
<li>[Feature] Enhance obtain_users_online_string to be able to return user-lists for other session-items (Bug #31975 - Patch by nickvergessen)</li>
<li>[Feature] Add unapproved topic icon for moderators on forum list (Bug #46865 - Patch by nickvergessen)</li>
+ <li>[Feature] Add confirm-box when deleting permissions (Bug #13673 - Patch by nickvergessen)</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>