summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2020-05-30 15:03:49 -0400
committerLeonard Richardson <leonardr@segfault.org>2020-05-30 15:03:49 -0400
commitcd2a59fbd92fd78cde913b19bc14c2fda6122750 (patch)
treecaeee46a372e7f1e23c6d9630407ea18e4aab012 /CHANGELOG
parentb80c4201fc48617742c49411278b1853fb779a35 (diff)
Fixed a bug that caused too many tags to be popped from the tag
stack during tree building, when encountering a closing tag that had no matching opening tag. [bug=1880420]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d50ff6f..c6babac 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+= Unreleased
+
+* Fixed a bug that caused too many tags to be popped from the tag
+ stack during tree building, when encountering a closing tag that had
+ no matching opening tag. [bug=1880420]
+
= 4.9.1 (20200517)
* Added a keyword argument 'on_duplicate_attribute' to the