* TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.

* TODO: Added issue about hiding passwords in VFS pathnames.
This commit is contained in:
Roland Illig 2004-11-07 12:54:55 +00:00
parent a5fefdbd71
commit 18d9abb15c
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-11-07 Roland Illig <roland.illig@gmx.de>
* TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.
* TODO: Added issue about hiding passwords in VFS pathnames.
2004-11-05 Andrew V. Samoilov <sav@bcs.zp.ua>
* README: Fix typo.

6
TODO
View File

@ -1,8 +1,6 @@
Before 4.6.1
============
Untaring files with # in name fails.
Check the following programs for proper pathname quoting.
vfs/extfs/audio.in
vfs/extfs/bpp
@ -22,6 +20,10 @@ vfs/extfs/uzoo.in
Before 4.6.2
============
Hide the passwords when displaying mcvfs path names.
Untaring files with # in name fails.
Broken pipe warning when viewing large *.tar.gz files. Warnings should
be shown before the viewer is started if possible.