forked from ariadne/pkgconf
NEWS: document API change discussed in #154
parent
e0bf4009cb
commit
f5627481d7
4
NEWS
4
NEWS
|
@ -4,6 +4,10 @@ Changes from previous version of pkgconf
|
||||||
Changes from 1.3.7 to 1.4.0:
|
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:
|
* Enhancements:
|
||||||
- pkgconf and libpkgconf has been ported to Windows as native binaries.
|
- pkgconf and libpkgconf has been ported to Windows as native binaries.
|
||||||
- improved compatibility with freedesktop.org pkg-config's ${pc_sysrootdir}
|
- improved compatibility with freedesktop.org pkg-config's ${pc_sysrootdir}
|
||||||
|
|
Loading…
Reference in New Issue