NEWS: mention --msvc-syntax and the infrastructure allowing it
parent
b216ccb33d
commit
4058a722a4
2
NEWS
2
NEWS
|
@ -19,6 +19,8 @@ Changes from 1.3.7 to 1.4.0:
|
||||||
- new support for building pkgconf with CMake and Meson
|
- new support for building pkgconf with CMake and Meson
|
||||||
- improve compiler warning flag detection
|
- improve compiler warning flag detection
|
||||||
- removed PKGCONF_BUFSIZE allocations from the stack where possible
|
- removed PKGCONF_BUFSIZE allocations from the stack where possible
|
||||||
|
- allow for customizing the way fragment lists are rendered using a callback API
|
||||||
|
- new support for --msvc-syntax output using the new fragment rendering callbacks
|
||||||
|
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
- fix pkgconf_pkg_t.id generation on native Windows where either \ or / are usable
|
- fix pkgconf_pkg_t.id generation on native Windows where either \ or / are usable
|
||||||
|
|
Loading…
Reference in New Issue