diff options
author | Francois Pons <fpons@mandriva.com> | 2000-02-11 14:52:48 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-02-11 14:52:48 +0000 |
commit | 520904359f3b4f2a56b43a9f0f6f63cae42f5ae9 (patch) | |
tree | fa99ef667e1f9b67e8befbb06279d488db52a751 /perl-install/ChangeLog | |
parent | b745f2f1842ecb629ee7f8fa405959e85bf68ada (diff) | |
download | drakx-520904359f3b4f2a56b43a9f0f6f63cae42f5ae9.tar drakx-520904359f3b4f2a56b43a9f0f6f63cae42f5ae9.tar.gz drakx-520904359f3b4f2a56b43a9f0f6f63cae42f5ae9.tar.bz2 drakx-520904359f3b4f2a56b43a9f0f6f63cae42f5ae9.tar.xz drakx-520904359f3b4f2a56b43a9f0f6f63cae42f5ae9.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 295eefe73..fd22c895f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,8 @@ +2000-02-11 François Pons <fpons@mandrakesoft.com> + + * fixed diskdrake to handle limit case when creating and resizing + partition table, address size limit and start sector limit. + 2000-02-11 Pixel <pixel@mandrakesoft.com> * install2.pm (main): add a callback on SEGV @@ -25,6 +30,7 @@ (that way no pci probe the second time) 2000-02-10 François Pons <fpons@mandrakesoft.com> + * heavy modification of build_archive and extract_archive to manage a TOC directly in archive file, handle bzip2 or gzip compression, extract_archive can extract multiple files a time, with minimal |