summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0c9d59fd..9d8d0edb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,19 @@
lxml changelog
==============
+Latest
+==================
+
+Bugs fixed
+----------
+
+* GH#219: ``xmlfile.element()`` was not properly quoting attribute values.
+ Patch by Burak Arslan.
+
+* GH#218: ``xmlfile.element()`` was not properly escaping text content of
+ script/style tags. Patch by Burak Arslan.
+
+
3.7.1 (2016-12-23)
==================