diff --git a/CHANGES b/CHANGES
index d54b5ae1a0299f19957d0590b9313ad96a8b8981..d68b74858386cf8282fc30781295f79da64114c9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -128,6 +128,11 @@ o Odbc
   The module's configure script now respects ABI suffixes when searching
   for the ODBC library dir.
 
+o Parser.HTML
+
+  Fixed a Pike stack overflow occuring with certain inputs to the HTML
+  parser.
+
 o Process.run
 
   - Don't error if stdin modifier is supplied as the empty string.