mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-08 19:28:05 +02:00
2006-08-16 Tollef Fog Heen <tfheen@err.no>
* NEWS: Update for 0.21
This commit is contained in:
parent
eae3abf93e
commit
80630991d6
2 changed files with 13 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2006-08-16 Tollef Fog Heen <tfheen@err.no>
|
||||
|
||||
* 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.
|
||||
|
|
|
|||
11
NEWS
11
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 :-(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue