From 3b5c8a1fcab385eed9cc95684223fddd7cf5a053 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Wed, 18 Dec 2024 14:00:09 +0200 Subject: [PATCH] Update TODO Fixes: 5f6dddc6c911df02ba660564e78e6de80947c947 --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index ad37f3f5..20a702fd 100644 --- a/TODO +++ b/TODO @@ -19,9 +19,6 @@ Known bugs compress extremely well, so going from compression ratio of 0.003 to 0.004 means big relative increase in the compressed file size. - xz doesn't quote unprintable characters when it displays file names - given on the command line. - tuklib_exit() doesn't block signals => EINTR is possible. If liblzma has created threads and fork() gets called, liblzma