NEWS: document API change discussed in #154

pull/164/head
William Pitcock 2017-12-12 00:23:23 -06:00
parent e0bf4009cb
commit f5627481d7
1 changed files with 4 additions and 0 deletions

4
NEWS
View File

@ -4,6 +4,10 @@ Changes from previous version of pkgconf
Changes from 1.3.7 to 1.4.0:
----------------------------
* Notable libpkgconf API changes:
- pkgconf_pkg_t.requires has been renamed to pkgconf_pkg_t.required for
C++20 compatibility.
* Enhancements:
- pkgconf and libpkgconf has been ported to Windows as native binaries.
- improved compatibility with freedesktop.org pkg-config's ${pc_sysrootdir}