NEWS: mention --msvc-syntax and the infrastructure allowing it

pull/164/head
William Pitcock 2017-12-07 20:12:29 -06:00
parent b216ccb33d
commit 4058a722a4
1 changed files with 2 additions and 0 deletions

2
NEWS
View File

@ -19,6 +19,8 @@ Changes from 1.3.7 to 1.4.0:
- new support for building pkgconf with CMake and Meson
- improve compiler warning flag detection
- 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:
- fix pkgconf_pkg_t.id generation on native Windows where either \ or / are usable