diff options
-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 328c0b9098..91d255bd78 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -119,6 +119,8 @@ <li>[Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)</li> <li>[Fix] Respect signature permissions in posting (Bug #16029)</li> <li>[Fix] Users allowed to resign only from open and freely open groups (Bug #19355)</li> + <li>[Fix] Assign a last viewed date to converted topics (Bug #16565)</li> + <li>[Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, #18575, #18435, #21215,)</li> </ul> |