From 80630991d6f0c617d45029aac0a99eadf3455020 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Wed, 16 Aug 2006 21:06:52 +0200 Subject: [PATCH] 2006-08-16 Tollef Fog Heen * NEWS: Update for 0.21 --- ChangeLog | 2 ++ NEWS | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index b0471d5..a88d5f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-08-16 Tollef Fog Heen + * NEWS: Update for 0.21 + * pkg.c: Add internal pkg-config package which can be queried for version number, name and URL for now. More information will be added later. diff --git a/NEWS b/NEWS index a49c359..b0b3bc0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +pkg-config 0.21 +=== + - Fix some cosmetic output from pkg.m4 + - Fix build problems with !gcc due to always passing -Wall + - Documentation fixes + - We now always add the Cflags from packages we depend on, whether + they are public or private dependencies. The discussion surrouding + this change can be found in http://bugs.debian.org/340904 . + - Add internal pkg-config package which can be queried for version + number and other information. + pkg-config 0.20 === - Fix test suite to work on Solaris. Yay non-POSIX /bin/sh :-( -- 2.39.5