mirror of https://github.com/MidnightCommander/mc
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.
This commit is contained in:
parent
0e7b3d6ac6
commit
3653343e4d
5
TODO
5
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue