2024-08-13  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  5.4.0

2024-07-15  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  CI: Install meson >= 0.62

  * .github/workflows/meson-clang.yml:
  * .github/workflows/meson-gcc.yml:
  * .github/workflows/publish-docs.yml: Install meson with pip instead of apt.

2024-07-15  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  Meson build: Use Meson's pkgconfig module

  instead of using the libxml++.pc.in template.
  Require meson >= 0.62. Remove the can_add_dist_script variable.
  It's unnecessary when the meson version >= 0.58.

2024-07-05  Kjell Ahlstedt  <kjellahlstedt@gmail.com>