aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-12-12 15:31:14 +0200
committerLasse Collin <lasse.collin@tukaani.org>2022-12-12 15:31:14 +0200
commitf2d98e691099d82054d5f3071ef6f5e809932e44 (patch)
tree6ec061a74cd5e715cce8a584f2aa73d1814711cc /TODO
parentDocs: Update xz-file-format.txt to 1.1.0 for ARM64 filter. (diff)
downloadxz-f2d98e691099d82054d5f3071ef6f5e809932e44.tar.xz
Docs: Omit multi-threaded decompress from TODO.
The TODO file outdated still.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 45ba433a..7b9a3adf 100644
--- a/TODO
+++ b/TODO
@@ -59,8 +59,6 @@ Missing features
- Implement threaded match finders.
- Implement pigz-style threading in LZMA2.
- Multithreaded decompression
-
Buffer-to-buffer coding could use less RAM (especially when
decompressing LZMA1 or LZMA2).