Update NEWS for 5.0.7.
This commit is contained in:
parent
d1b0276aaf
commit
ac6c8921d1
11
NEWS
11
NEWS
|
@ -2,6 +2,17 @@
|
|||
XZ Utils Release Notes
|
||||
======================
|
||||
|
||||
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)
|
||||
|
||||
* xzgrep now exits with status 0 if at least one file matched.
|
||||
|
|
Loading…
Reference in New Issue