forked from pool/gumbo-parser
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gumbo-parser?expand=0&rev=7
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Wed Oct 26 21:22:06 UTC 2016 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 0.10.1
|
||
* Full support for <template> tag.
|
||
* Some fixes for <rtc>/<rt> handling.
|
||
* Support for fragment parsing.
|
||
* Performance improvements totaling an estimated 30–40% total
|
||
improvement.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Feb 8 14:56:47 UTC 2015 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 0.9.2
|
||
* Replaced the UTF-8 decoder with a DFA-based one.
|
||
* Fix a tokenizer bug causing incorrect handling of duplicate
|
||
attributes.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 21 07:38:59 UTC 2014 - jengelh@inai.de
|
||
|
||
- Update to 0~git114
|
||
* Fix a read past the end of the buffer
|
||
* Fix a tokenizer bug causing incorrect handling of duplicate
|
||
attributes
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 15 12:42:08 UTC 2013 - jengelh@inai.de
|
||
|
||
- Initial package (version 0~git91) for build.opensuse.org
|