summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bd7bb44b..c81f753b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,6 +10,9 @@ Bugs fixed
* GH#218 was ineffective in Python 3.
+* GH#222: ``lxml.html.submit_form()`` failed in Python 3.
+ Patch by Jakub Wilk.
+
3.7.2 (2017-01-08)
==================