From de3fbc34aedea9dbe8fd83f10ee303d3a8020d5a Mon Sep 17 00:00:00 2001
From: "Tobias S. Josefowitz" <tobij@tobij.de>
Date: Mon, 10 Feb 2020 23:08:50 +0100
Subject: [PATCH] CHANGES: Document Parser.HTML fix

---
 CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES b/CHANGES
index d54b5ae1a0..d68b748583 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.
-- 
GitLab