mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-04 21:08:08 +02:00
* NEWS: Update for 0.22
This commit is contained in:
parent
b07d45d839
commit
73b84105a4
2 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2007-06-18 Tollef Fog Heen <tfheen@err.no>
|
||||
|
||||
* NEWS: Update for 0.22
|
||||
|
||||
* configure.in: Fix expansion of default pc_path as per GNU coding
|
||||
standards. Thanks to Andreas Hanke for the fix.
|
||||
Freedesktop #10326
|
||||
|
|
|
|||
9
NEWS
9
NEWS
|
|
@ -1,3 +1,12 @@
|
|||
pkg-config 0.22
|
||||
===
|
||||
- Make Requires.private a whole lot more useful by traversing the
|
||||
whole tree, not just the top-level, for Cflags.
|
||||
- Add support for using the system glib.
|
||||
- Update URL to pkg-config website
|
||||
- Fix some win32 problems.
|
||||
- Other minor fixes.
|
||||
|
||||
pkg-config 0.21
|
||||
===
|
||||
- Fix some cosmetic output from pkg.m4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue