diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-06-05 23:00:53 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-06-05 23:00:53 +0000 |
| commit | f9c6ced06476d1ef612d06f1e2249d23284b6aff (patch) | |
| tree | 7b85a8a8f4a685becf8f84a8837dcb2597bffc9f /phpBB/docs | |
| parent | 9c00496ff5f5d940d34692c4800e209887d7e9fa (diff) | |
| download | forums-f9c6ced06476d1ef612d06f1e2249d23284b6aff.tar forums-f9c6ced06476d1ef612d06f1e2249d23284b6aff.tar.gz forums-f9c6ced06476d1ef612d06f1e2249d23284b6aff.tar.bz2 forums-f9c6ced06476d1ef612d06f1e2249d23284b6aff.tar.xz forums-f9c6ced06476d1ef612d06f1e2249d23284b6aff.zip | |
Fixed bug #45695 - Guests can't report posts in prosilver
Authorised by: naderman
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9545 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 1991f77b45..8fdbf83b4d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -91,6 +91,7 @@ <li>[Fix] Allow whitespaces in avatar gallery names. (Bug #44955)</li> <li>[Fix] Sorting by author or subject on viewtopic now preserves the order. (Bug #44875)</li> <li>[Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)</li> + <li>[Fix] Show report button in prosilver for guests who are allowed to report posts. (Bug #45695 - Patch by bantu)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: |
