summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-08-27 15:23:27 +0300
committerLasse Collin <lasse.collin@tukaani.org>2009-08-27 15:23:27 +0300
commit35b29e4424ced5a3ababf132283e519080c7b298 (patch)
treeb217460e0e3458354e2652dd9e1694e39eaa6cc9 /TODO
parent23414377192c21f3f34c84cdfe0ef0fbd06a1dea (diff)
downloadxz-35b29e4424ced5a3ababf132283e519080c7b298.tar.gz
Updated TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index f355e8c..6912943 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
----------------