diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 8e5c78b1b..d7152824b 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -19,7 +19,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
(segfault on undefined function).
(PHP hangs if error handler throws while accessing undef const in default value).
(parse error: Invalid numeric literal).
- Fixed for #73240 (Write out of bounds at number_format).
+ (Write out of bounds at number_format).
(Use After Free in PHP7 unserialize()).
(Memcpy negative size parameter php_resolve_path).