diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2007-05-29 17:01:07 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2007-05-29 17:01:07 +0000 |
| commit | 7aeb6a4c4ad8eb11623bfeaa37b6ba2f51aee472 (patch) | |
| tree | 4af61e6d88c25e20f731f1f1c696331c14a46b54 /phpBB/docs | |
| parent | 91bd630ba0f59cf03d4afa0c7603c001641e6a72 (diff) | |
| download | forums-7aeb6a4c4ad8eb11623bfeaa37b6ba2f51aee472.tar forums-7aeb6a4c4ad8eb11623bfeaa37b6ba2f51aee472.tar.gz forums-7aeb6a4c4ad8eb11623bfeaa37b6ba2f51aee472.tar.bz2 forums-7aeb6a4c4ad8eb11623bfeaa37b6ba2f51aee472.tar.xz forums-7aeb6a4c4ad8eb11623bfeaa37b6ba2f51aee472.zip | |
#11417
git-svn-id: file:///svn/phpbb/trunk@7698 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 5895920525..3646b82a0b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -230,6 +230,8 @@ p a { <li>[Feature] The converter no longer relies on the smiley ID to decide if it should be displayed on the posting page</li> <li>Limit maximum number of allowed characters in messages to 60.000 by default. Admins should increase their PHP time limits if they want to raise this tremedously.</li> <li>Some changes to the conversion documentation</li> + <li>[Fix] Only use permissions from existing forums during the conversion (Bug #11417)</li> + </ul> </div> |
