forked from ariadne/pkgconf
update NEWS for 1.3.1
parent
541de8bd59
commit
85375d9fda
14
NEWS
14
NEWS
|
@ -1,6 +1,20 @@
|
|||
Changes from previous version of pkgconf
|
||||
========================================
|
||||
|
||||
Changes from 1.3.0 to 1.3.1:
|
||||
----------------------------
|
||||
|
||||
* Features:
|
||||
- implement --short-errors
|
||||
|
||||
* Bug fixes:
|
||||
- only consider a single package at a time with --print-requires, --print-requires-private,
|
||||
--print-provides, --modversion, --print-variable and --print-variables
|
||||
|
||||
* Enhancements:
|
||||
- synchronized latest freedesktop.org changes to pkg.m4
|
||||
- improve error reporting with legacy --atleast-version and similar flags.
|
||||
|
||||
Changes from 1.2.0 to 1.3.0:
|
||||
----------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue