NEWS: mention the new manpages [skip c-i]

pull/164/head
William Pitcock 2017-12-15 18:58:30 -06:00
parent fef3293467
commit 11c1e5d090
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -26,6 +26,9 @@ Changes from 1.3.7 to 1.4.0:
- 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
- fragments are now quoted according to POSIX literal rules
- new manpages:
- pc(5) describing pkgconf's interpretation of pkg-config .pc files
- pkg.m4(7) describing the autotools macros bundled with pkgconf
* Bug fixes:
- fix pkgconf_pkg_t.id generation on native Windows where either \ or / are usable