diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 980712117f..89825d612f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -134,6 +134,7 @@
[PHPBB3-14397] - Fix @since tag in event 'core.ucp_prefs_view_after'
[PHPBB3-14403] - phpbb\log should still work even when no user data is given
[PHPBB3-14407] - Users not being removed from Newly Registered Users group
+ [PHPBB3-14409] - Update session page info before displaying online list
[PHPBB3-14411] - Delete permanently is not working as it should be
[PHPBB3-14423] - Display database size for Aria storage engine
[PHPBB3-14425] - Database tests do not allow using socket
@@ -141,6 +142,7 @@
[PHPBB3-14433] - Functional tests fail for extensions
[PHPBB3-14439] - Error page shown in Manage users -> Anonymous -> Select Form -> Avatar when board wide all avatar settings are disabled
[PHPBB3-14467] - Automatic resize of textarea calculates wrong height
+ [PHPBB3-14475] - Do not log removal of users from newly registered group
Improvement