diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2007-09-07 14:01:18 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2007-09-07 14:01:18 +0000 |
| commit | c8ecf341b909f901bfef997fb5d753011303f716 (patch) | |
| tree | a1055a32981d18bf0975967168ad11636c800525 /phpBB/docs | |
| parent | a74fe8a8113f9b20fa8bb16b16d07592d54b7186 (diff) | |
| download | forums-c8ecf341b909f901bfef997fb5d753011303f716.tar forums-c8ecf341b909f901bfef997fb5d753011303f716.tar.gz forums-c8ecf341b909f901bfef997fb5d753011303f716.tar.bz2 forums-c8ecf341b909f901bfef997fb5d753011303f716.tar.xz forums-c8ecf341b909f901bfef997fb5d753011303f716.zip | |
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
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 63bf32773f..616ceb3098 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,6 +202,7 @@ p a { <li>[Fix] Do not use register_shutdown_function within cron.php if handling the queue and the mail function being used (Bug #14321)</li> <li>[Fix] Fixing private message on-hold code if moving messages into folder based on rules (Bug #14309)</li> <li>[Fix] Allow the merge selection screen to work (Bug #14363)</li> + <li>[Change] Require additional permissions for copying permission when editing forums </li> </ul> </div> |
