mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-09 03:38:05 +02:00
Document 0.25 changes
This commit is contained in:
parent
66aa02a60b
commit
665b459b22
1 changed files with 13 additions and 0 deletions
13
NEWS
13
NEWS
|
|
@ -1,3 +1,16 @@
|
|||
pkg-config 0.25
|
||||
===
|
||||
|
||||
- 0.24 included a too strict whitespace/shell metacharacter filter
|
||||
leading to some legal characters like = and : being escaped in the
|
||||
output. This has been fixed.
|
||||
- when building with newer and external libpopt, it would be confused
|
||||
over being asked to split an empty string, leading to errors with
|
||||
packages that included empty fields in their .pc files.
|
||||
- Make the COPYING file explicitly GPLv2. The COPYING file in 0.24
|
||||
was inadvertently GPLv3 rather than the correct GPLv2.
|
||||
- Minor changes to documentation
|
||||
|
||||
pkg-config 0.24
|
||||
===
|
||||
- Fix up bug in PKG_CONFIG_SYSROOT handling which mangled non-I and
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue