diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-09-14 19:33:46 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-09-14 19:33:46 +0300 |
commit | 0168b6c8fbc88cae61b1f5fb41d6c33c9e127967 (patch) | |
tree | 57ee6809b6253824b0a543569997e0fb818415c7 /NEWS | |
parent | xzgrep: List xzgrep_expected_output in tests/Makefile.am. (diff) | |
download | xz-0168b6c8fbc88cae61b1f5fb41d6c33c9e127967.tar.xz |
Update NEWS for 5.0.6.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ XZ Utils Release Notes ====================== +5.0.6 (2014-09-14) + + * xzgrep now exits with status 0 if at least one file matched. + + * A few minor portability and build system fixes + + 5.0.5 (2013-06-30) * lzmadec and liblzma's lzma_alone_decoder(): Support decompressing |