aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2015-05-12 18:08:24 +0300
committerLasse Collin <lasse.collin@tukaani.org>2015-05-12 18:08:38 +0300
commit68cd35acafbdcdf4e8ea8b5bb843c736939d6f8b (patch)
treedd1acfb9454276f8b73b39d64f0a08c5b4750d1e
parentff96ed6d25786728356017a13baf8c14731b4f1e (diff)
downloadxz-68cd35acafbdcdf4e8ea8b5bb843c736939d6f8b.tar.gz
Fix NEWS about threading in 5.2.0.
Thanks to Andy Hochhaus.
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 376abea8..d15e69b6 100644
--- a/NEWS
+++ b/NEWS
@@ -66,8 +66,9 @@ XZ Utils Release Notes
is non-trivial, so as of writing it is unknown if it will be
backported to the v5.0 branch.
- - Multi-threaded decompression can be enabled with the
+ - Multi-threaded compression can be enabled with the
--threads (-T) option.
+ [Fixed: This originally said "decompression".]
- New command line options in xz: --single-stream,
--block-size=SIZE, --block-list=SIZES,