Release v2.14.1
diff --git a/NEWS b/NEWS index a58b31b..b81751f 100644 --- a/NEWS +++ b/NEWS
@@ -1,5 +1,18 @@ NEWS file for libxml2 +v2.14.1: Apr 3 2025 + +### Regressions + +- parser: Fix XML_PARSE_NOBLANKS dropping non-whitespace text + +### Build systems + +- win32-legacy: Fix build (ThomasK) +- meson: Fix build from tarball +- cmake, meson: Change library filename to libxml2.so.16.0.0 + + v2.14.0: Mar 27 2025 ### Major changes
diff --git a/VERSION b/VERSION index edcfe40..b70ae75 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -2.14.0 +2.14.1