From 9d67588c1597849504a3e5ac8bf6f06e7d2ee8be Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 1 Feb 2010 22:48:42 +0200 Subject: [PATCH] Updated TODO. --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 5cffc894..9fac1b34 100644 --- a/TODO +++ b/TODO @@ -25,10 +25,6 @@ Known bugs xz doesn't quote unprintable characters when it displays file names given on the command line. - Show correct default operation mode in unxz. - - Signal handling with xz --list is broken. - tuklib_exit() doesn't block signals => EINTR is possible.