From c8ecf341b909f901bfef997fb5d753011303f716 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 7 Sep 2007 14:01:18 +0000 Subject: Maybe - just maybe - it might a good idea to only allow users actually allowed to change permissions to do so. git-svn-id: file:///svn/phpbb/trunk@8083 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 63bf32773f..616ceb3098 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,6 +202,7 @@ p a {
  • [Fix] Do not use register_shutdown_function within cron.php if handling the queue and the mail function being used (Bug #14321)
  • [Fix] Fixing private message on-hold code if moving messages into folder based on rules (Bug #14309)
  • [Fix] Allow the merge selection screen to work (Bug #14363)
  • +
  • [Change] Require additional permissions for copying permission when editing forums
  • -- cgit v1.2.1