summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2016-07-26 22:01:22 -0400
committerLeonard Richardson <leonardr@segfault.org>2016-07-26 22:01:22 -0400
commita15e40b89282ef6924873e41bb08be2eb440880f (patch)
treea12eb070523efae4a59f798ad5ae3866b416bf8f /NEWS.txt
parent3b39288fe9ec805bfe5286214aaf46c1307d2197 (diff)
Fixed a reported (but not duplicated) bug involving processing instructions fed into the lxml HTML parser.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 184a56e..e46452d 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,8 @@
+= Unreleased =
+
+* Fixed a reported (but not duplicated) bug involving processing
+ instructions fed into the lxml HTML parser.
+
= 4.5.0 (20160719) =
* Beautiful Soup is no longer compatible with Python 2.6. This