diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 910d17ca80..e48d613a03 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -221,7 +221,7 @@
[Change] Ability to define column split in FAQ/BBCode help. (Bug #31405)
[Change] Changed behaviour of group_create() function to support specifying additional group columns.
[Change] Hide avatar when avatar-type is not allowed. (Bug #46785 - Patch by cYbercOsmOnauT and nickvergessen)
- [Change] INCLUDEPHP no longer depends on $phpbb_root_path. (Bug #45805)
+ [Change] INCLUDEPHP paths are now relative to $phpbb_root_path. (Bug #45805)
[Change] Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)
[Change] "Post details" links with image in MCP. (Bug #39845 - Patch by leviatan21)
[Change] PM history now only shows PMs of users you currently reply to. (Bug #39505)