summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2014-09-20 21:01:21 +0300
committerLasse Collin <lasse.collin@tukaani.org>2014-09-20 21:01:21 +0300
commit76e75522ed6f5c228d55587dee5a997893f6e474 (patch)
tree011b2f8a02e8d4669857ce20d234290966d8adf2 /NEWS
parentd62028b4c1174fc67b6929f126f5eb24c018c700 (diff)
downloadxz-76e75522ed6f5c228d55587dee5a997893f6e474.tar.gz
Update NEWS for 5.0.7.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4b82e01..4f0c13f 100644
--- a/NEWS
+++ b/NEWS
@@ -164,6 +164,17 @@ XZ Utils Release Notes
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)
* xzgrep now exits with status 0 if at least one file matched.