diff options
author | Francois Pons <fpons@mandriva.com> | 2000-02-23 10:56:25 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-02-23 10:56:25 +0000 |
commit | 51791113a1d041fcfb8d354941b6d0cd83d676e8 (patch) | |
tree | fdc34980003637e1dd5ca1357bf7f5ed65b79a99 | |
parent | d070fb9cf74a1aaca5782cf40154f5f62999edfa (diff) | |
download | drakx-51791113a1d041fcfb8d354941b6d0cd83d676e8.tar drakx-51791113a1d041fcfb8d354941b6d0cd83d676e8.tar.gz drakx-51791113a1d041fcfb8d354941b6d0cd83d676e8.tar.bz2 drakx-51791113a1d041fcfb8d354941b6d0cd83d676e8.tar.xz drakx-51791113a1d041fcfb8d354941b6d0cd83d676e8.zip |
*** empty log message ***
-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 |