diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 40a4a8b2e6..e17e2ee4a2 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -118,7 +118,7 @@
[Change] Added new options for visual confirmation.
[Change] Add link to user profile in the MCP for user notes and warn user.
[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)
- [Feature] db_tools now support create table and drop table.
+ [Feature] db_tools now support create table and drop table. (Bug #40045)
[Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)