From 3653343e4d2a009274255459f63520134231ba2d Mon Sep 17 00:00:00 2001 From: "Andrew V. Samoilov" Date: Wed, 15 Sep 2004 10:14:09 +0000 Subject: [PATCH] Done: Crash when opening tar archives with links on the top level pointing inside a directory. Done: Hard links in cpio archives have 0 length. --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 11e72f266..8fe40ea12 100644 --- a/TODO +++ b/TODO @@ -4,9 +4,6 @@ Before 4.6.1 Broken pipe warning when viewing large *.tar.gz files. Warnings should be shown before the viewer is started if possible. -Crash when opening tar archives with links on the top level pointing -inside a directory. - Tilde not expanded in copy and move dialogs. @@ -66,8 +63,6 @@ real_input_dialog_help() shouldn't use translated strings in the section names in .mc/history. Right now, mc writes separate history sections for different locales. Only input history is affected. -Hard links in cpio archives have 0 length. - Add "Ignore" and "Ignore all" buttons when reporting permission problems.