From 251c52557c30952a945323b6afa56cca2ef889e7 Mon Sep 17 00:00:00 2001 From: Vreixo Formoso Lopes Date: Wed, 26 Sep 2007 11:44:48 +0000 Subject: [PATCH] Some new taks added to TODO file --- libisofs/trunk/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libisofs/trunk/TODO b/libisofs/trunk/TODO index 251927f5..ff192ed0 100644 --- a/libisofs/trunk/TODO +++ b/libisofs/trunk/TODO @@ -28,6 +28,7 @@ FEATURES ISO 9660:1998 Support for special files (only dirs, reg. files and symlinks are supported). + Modification of timestamps attribs on nodes TESTS ===== @@ -49,6 +50,9 @@ IMPLEMENTATION [ok] Improve date handling for DVD+RW, the VD to be written at the beginning of disc must be returned as 32KB block + Sources to write file contents + encyrption/compression of files + auto cut of files to 2gb limit BUGS ====