diff options
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 1864012a5a..1cd539348e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,6 +118,7 @@ <li>[Fix] Delete drafts and bookmarks when deleting an user. (#27585, thanks Schumi for the fix)</li> <li>[Fix] Set last_post_subject for new topics. (#23945)</li> <li>[Fix] Allow moving posts to invisible forums. (#27325)</li> + <li>[Fix] Don't allow promoting unapproved group members (#16124)</li> </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |