mirror of https://github.com/MidnightCommander/mc
* TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
Remove entries for perl extfs scripts.
This commit is contained in:
parent
c3cd3df138
commit
dc2430bd45
|
@ -1,3 +1,8 @@
|
||||||
|
2004-10-27 Pavel S. Shirshov <me@pavelsh.pp.ru>
|
||||||
|
|
||||||
|
* TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
|
||||||
|
Remove entries for perl extfs scripts.
|
||||||
|
|
||||||
2004-10-24 Roland Illig <roland.illig@gmx.de>
|
2004-10-24 Roland Illig <roland.illig@gmx.de>
|
||||||
|
|
||||||
* configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes".
|
* configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes".
|
||||||
|
|
16
TODO
16
TODO
|
@ -1,25 +1,15 @@
|
||||||
Before 4.6.1
|
Before 4.6.1
|
||||||
============
|
============
|
||||||
|
|
||||||
Broken pipe warning when viewing large *.tar.gz files. Warnings should
|
Untaring files with # in name fails.
|
||||||
be shown before the viewer is started if possible.
|
|
||||||
|
|
||||||
Check the following programs for proper pathname quoting.
|
Check the following programs for proper pathname quoting.
|
||||||
vfs/extfs/a.in
|
|
||||||
vfs/extfs/apt.in
|
|
||||||
vfs/extfs/audio.in
|
vfs/extfs/audio.in
|
||||||
vfs/extfs/bpp
|
vfs/extfs/bpp
|
||||||
vfs/extfs/deba.in
|
|
||||||
vfs/extfs/debd.in
|
|
||||||
vfs/extfs/deb.in
|
|
||||||
vfs/extfs/dpkg.in
|
|
||||||
vfs/extfs/hp48.in
|
vfs/extfs/hp48.in
|
||||||
vfs/extfs/iso9660.in
|
vfs/extfs/iso9660.in
|
||||||
vfs/extfs/lslR.in
|
vfs/extfs/lslR.in
|
||||||
vfs/extfs/mailfs.in
|
|
||||||
vfs/extfs/patchfs.in
|
|
||||||
vfs/extfs/rpm
|
vfs/extfs/rpm
|
||||||
vfs/extfs/rpms.in
|
|
||||||
vfs/extfs/sfs.ini
|
vfs/extfs/sfs.ini
|
||||||
vfs/extfs/trpm
|
vfs/extfs/trpm
|
||||||
vfs/extfs/uar.in
|
vfs/extfs/uar.in
|
||||||
|
@ -27,12 +17,14 @@ vfs/extfs/uarj.in
|
||||||
vfs/extfs/uha.in
|
vfs/extfs/uha.in
|
||||||
vfs/extfs/ulha.in
|
vfs/extfs/ulha.in
|
||||||
vfs/extfs/urar.in
|
vfs/extfs/urar.in
|
||||||
vfs/extfs/uzip.in
|
|
||||||
vfs/extfs/uzoo.in
|
vfs/extfs/uzoo.in
|
||||||
|
|
||||||
Before 4.6.2
|
Before 4.6.2
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Broken pipe warning when viewing large *.tar.gz files. Warnings should
|
||||||
|
be shown before the viewer is started if possible.
|
||||||
|
|
||||||
Cannot spell check unsaved files in the editor.
|
Cannot spell check unsaved files in the editor.
|
||||||
|
|
||||||
Dynamic loading for libgpm, libext2fs.
|
Dynamic loading for libgpm, libext2fs.
|
||||||
|
|
Loading…
Reference in New Issue