aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index f355e8c2..6912943b 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,12 @@ Known bugs
as multiple cores. In context of xz, it probably should.
Hyperthreading is good at least with p7zip.
+ XZ Utils compress some files significantly worse than LZMA Utils.
+ This is due to faster compression presets used by XZ Utils, and
+ can be worked around by using "xz --extreme". However, the presets
+ need some tweaking and maybe this issue can be minimized without
+ making the typical case too much slower.
+
Missing features
----------------