diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2009-08-14 15:59:08 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2009-08-14 15:59:08 +0000 |
| commit | 32a08531a9506424206975103df30f2f62e77649 (patch) | |
| tree | a4199f6976f1dfb3498e1710dc1ba4dec75fcc9f /phpBB/docs | |
| parent | 57420e4dc9b2ae90975fc1f6266913d4d946515c (diff) | |
| download | forums-32a08531a9506424206975103df30f2f62e77649.tar forums-32a08531a9506424206975103df30f2f62e77649.tar.gz forums-32a08531a9506424206975103df30f2f62e77649.tar.bz2 forums-32a08531a9506424206975103df30f2f62e77649.tar.xz forums-32a08531a9506424206975103df30f2f62e77649.zip | |
meh
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9986 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 3a01329090..9163f20615 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -461,6 +461,7 @@ <li>[Fix] Moderators can only see reports/queue/logs from forums they can actually read. (Bug #31085)</li> <li>[Fix] Correctly display topic when start parameter is equal to the number of posts.</li> <li>[Fix] Correctly display topic in MCP when start parameter is equal to or greater than the number of posts. (Bug #30525)</li> + <li>[Fix] Fixed incorrect "topic does not exist" when unapproved posts were visited without global moderator permissions. (Bug #47795)</li> <li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li> <li>[Change] Display warning in ACP if config.php file is left writable.</li> |
