15
0

- Update to 3.6.1:

* Fix limited search expression for illegal double hyphens in HTML comments to fix issue #289.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2019-04-01 13:00:34 +00:00
committed by Git OBS Bridge
parent 9d8906a7b4
commit 9df16d9123
5 changed files with 11 additions and 193 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 1 12:59:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.6.1:
* Fix limited search expression for illegal double hyphens in HTML comments to fix issue #289.
-------------------------------------------------------------------
Thu Mar 7 11:10:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>