diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index e04fe2be48..6c37c523b0 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -92,6 +92,8 @@
[Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)
[Fix] Force full date for board online record date.
[Fix] Correctly reset login keys if passed value is the current user. (Bug #54125)
+ [Fix] Correctly set last modified headers. (Bug #54245, thanks Paul.J.Murphy )
+
[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)