diff options
author | Francois Pons <fpons@mandriva.com> | 2000-02-10 18:59:34 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-02-10 18:59:34 +0000 |
commit | 011cd29962ce3251d3d2816334a62846b5554ce6 (patch) | |
tree | d0b0dba387bf30ed694edcdaa460b571676541ae /perl-install/ChangeLog | |
parent | ed7a5159df93917b8e6a17e9db3686d58c2ef9ab (diff) | |
download | drakx-011cd29962ce3251d3d2816334a62846b5554ce6.tar drakx-011cd29962ce3251d3d2816334a62846b5554ce6.tar.gz drakx-011cd29962ce3251d3d2816334a62846b5554ce6.tar.bz2 drakx-011cd29962ce3251d3d2816334a62846b5554ce6.tar.xz drakx-011cd29962ce3251d3d2816334a62846b5554ce6.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 043cfbd84..ea9a033e8 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,15 @@ +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 + invocation of uncompress program and follow symlink and expand + directory contents. + * use build_archive/extract_archive for locales. + * fixed a min/max in install_steps_gtk for Resize/Create partition. + * fixed adjustEnd with dos partition table, take care of magic 63 + sectors at beginning of partitions, a more solid method should be + used for that. + 2000-02-10 Pixel <pixel@mandrakesoft.com> * modules.pm (load_thiskind): skip modules "unknown" and "ignore" |