summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-03-16 17:22:30 +0100
committerStefan Behnel <stefan_ml@behnel.de>2018-03-16 17:22:30 +0100
commite1256904db84911563dc2c178769bb12032daefc (patch)
treec1f78551855c164ea98929c30796f024a4072c3c
parent11623abac2079fc58dd7522c31cbc20a816935d0 (diff)
downloadpython-lxml-e1256904db84911563dc2c178769bb12032daefc.tar.gz
Update changelog.
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1426628b..0c603e71 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,7 +11,7 @@ Bugs fixed
* LP#1755825: ``iterwalk()`` failed to return the 'start' event for the initial
element if a tag selector is used.
-* LP#1756314: Failure to import in PyPy due to a missing library symbol.
+* LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol.
4.2.0 (2018-03-13)