NEWS.md: Mention the XML parser switch.

This commit is contained in:
David Korth 2025-04-01 04:13:12 -04:00
parent 95e1b19473
commit 3ab17acba1

View File

@ -85,6 +85,7 @@
functions only have a few instructions of overhead in most cases.
* Added NEON-optimized byteswap functions for 32-bit ARM (untested) and
64-bit ARM (tested on Android).
* Switched XML parsers from TinyXML2 to PugiXML.
## v2.4.1 (released 2024/11/12)