From 11c1e5d09042b213b950a8431db5b46d94502f52 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Fri, 15 Dec 2017 18:58:30 -0600 Subject: [PATCH] NEWS: mention the new manpages [skip c-i] --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f091667..7494535 100644 --- a/NEWS +++ b/NEWS @@ -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