14
0
forked from pool/python-lxml

- Update to 4.3.2:

* Crash in 4.3.1 when appending a child subtree with certain text nodes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=118
This commit is contained in:
Tomáš Chvátal
2019-03-05 12:23:03 +00:00
committed by Git OBS Bridge
parent b4b89ea844
commit 524482a588
6 changed files with 19 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 5 11:27:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.3.2:
* Crash in 4.3.1 when appending a child subtree with certain text nodes.
-------------------------------------------------------------------
Thu Feb 14 07:33:12 UTC 2019 - John Vandenberg <jayvdb@gmail.com>