mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[LIBXML2] Update to version 2.10.1. CORE-17766
This commit is contained in:
parent
3f3714bad4
commit
0d5a4166a4
6 changed files with 39 additions and 42 deletions
24
sdk/lib/3rdparty/libxml2/NEWS
vendored
24
sdk/lib/3rdparty/libxml2/NEWS
vendored
|
@ -1,5 +1,29 @@
|
|||
NEWS file for libxml2
|
||||
|
||||
v2.10.1: Aug 25 2022
|
||||
|
||||
### Regressions
|
||||
|
||||
- Fix xmlCtxtReadDoc with encoding
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- Fix HTML parser with threads and --without-legacy
|
||||
|
||||
### Build system
|
||||
|
||||
- Fix build with Python 3.10
|
||||
- cmake: Disable version script on macOS
|
||||
- Remove Makefile rule to build testapi.c
|
||||
|
||||
### Documentation
|
||||
|
||||
- Switch back to HTML output for API documentation
|
||||
- Port doc/examples/index.py to Python 3
|
||||
- Fix order of exports in libxml2-api.xml
|
||||
- Remove libxml2-refs.xml
|
||||
|
||||
|
||||
v2.10.0: Aug 17 2022
|
||||
|
||||
### Security
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue