mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Update NEWS for 5.0.7.
This commit is contained in:
parent
d62028b4c1
commit
76e75522ed
1 changed files with 11 additions and 0 deletions
11
NEWS
11
NEWS
|
@ -164,6 +164,17 @@ XZ Utils Release Notes
|
||||||
experimental and may change before it gets into a stable release.
|
experimental and may change before it gets into a stable release.
|
||||||
|
|
||||||
|
|
||||||
|
5.0.7 (2014-09-20)
|
||||||
|
|
||||||
|
* Fix regressions introduced in 5.0.6:
|
||||||
|
|
||||||
|
- Fix building with non-GNU make.
|
||||||
|
|
||||||
|
- Fix invalid Libs.private value in liblzma.pc which broke
|
||||||
|
static linking against liblzma if the linker flags were
|
||||||
|
taken from pkg-config.
|
||||||
|
|
||||||
|
|
||||||
5.0.6 (2014-09-14)
|
5.0.6 (2014-09-14)
|
||||||
|
|
||||||
* xzgrep now exits with status 0 if at least one file matched.
|
* xzgrep now exits with status 0 if at least one file matched.
|
||||||
|
|
Loading…
Reference in a new issue