Add CHANGES entry for previous PR

This commit is contained in:
Martin Vierula 2022-11-11 12:07:06 -08:00
parent 700a9e9ff1
commit 398e174234
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Use AS_HELP_STRING instead of obsolete AC_HELP_STRING macro
[Issue #2806 - @hughmcmaster]
- During configure, do not check for pcre if pcre2 specified
[Issue #2750 - @dvershinin, @martinhsv]
- Use pkg-config to find libxml2 first