diff options
-rw-r--r-- | docs/TODO | 3 | ||||
-rw-r--r-- | perl-install/ChangeLog | 7 |
2 files changed, 9 insertions, 1 deletions
@@ -20,6 +20,9 @@ diskdrake should warn if nb_ide_parts > 63, nb_scsi_parts > 15 RAID upgrades +diskdrake and auto partitioning, may have the last creation of partition rejected, +try to figure why? + -features------------------------------------------------------------------------------- (NEED 7.1) auto-install for corporate, very important (need consolidation). diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 13e6198de..87421cfcf 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,8 @@ +2000-02-21 François Pons <fpons@mandrakesoft.com> + + * build_archive, extract_archive: changed format of TOC to speed + up extraction of archive, now 5 to 6 times faster to read TOC :-) + 2000-02-22 Pixel <pixel@mandrakesoft.com> * Xconfigurator.pm: load "Cards" database only to translate NAME @@ -12,7 +17,7 @@ ask_from_treelist. Usage is just the same as ask_from_list with one more argument (the separator eg: |, /) -2000-02-11 François Pons <fpons@mandrakesoft.com> +2000-02-21 François Pons <fpons@mandrakesoft.com> * diskdrake.pm: fixed deadlock while trying to create partition when available space is equal or less than 2 cylinders. fixed |