mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Update NEWS
This commit is contained in:
parent
229e5ff7f9
commit
a18d94168b
21
NEWS
21
NEWS
@ -1,5 +1,26 @@
|
||||
NEWS file for libxml2
|
||||
|
||||
v2.13.0: not released yet
|
||||
|
||||
### Major changes
|
||||
|
||||
Most of the core code should now report malloc failures reliably.
|
||||
|
||||
New API functions for error handling were added:
|
||||
|
||||
- xmlCtxtSetErrorHandler
|
||||
- xmlXPathSetErrorHandler
|
||||
- xmlXIncludeSetErrorHandler
|
||||
|
||||
This makes it possible to register per-context error handlers without
|
||||
resorting to global handlers.
|
||||
|
||||
A few error messages were improved and consolidated. Please update
|
||||
downstream test suites accordingly.
|
||||
|
||||
Support for HTTP POST was removed.
|
||||
|
||||
|
||||
v2.12.0: Nov 16 2023
|
||||
|
||||
### Major changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user