diff options
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 44e03912da..024b439863 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -131,6 +131,8 @@ <li>[Fix] Pagination of User Notes in MCP uses two different config values. (Bug #56025)</li> <li>[Fix] List hidden groups on viewprofile where the viewing user is also a member. (Bug #31845)</li> <li>[Fix] Sort viewprofile group list by group name.</li> + <li>[Fix] Strictly check whether a moderator can post in the destination forum when moving topic. (Bug #56255)</li> + <li>[Fix] Added some error handling to the compress class.</li> <li>[Fix] Correctly determine permissions to show quick reply button. (Bug #56555)</li> <li>[Fix] Do not unsubscribe users from topics replying with quickreply. (Bug #56235)</li> <li>[Fix] Don't submit when pressing enter on preview button. (Bug #54395)</li> |
