summaryrefslogtreecommitdiff
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
parentb42908c42a4cc091db45a7e5ba0e0ecceaa3f6da (diff)
downloadxz-f2d98e691099d82054d5f3071ef6f5e809932e44.tar.gz
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 45ba433..7b9a3ad 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).