diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 042d899e3..8e92626ca 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,7 +1,22 @@ +2000-03-14 François Pons <fpons@mandrakesoft.com> + + * install_any.pm: corrected for duplicate file on other CD. + 2000-03-13 Pixel <pixel@mandrakesoft.com> * detect_devices.pm (floppies): don't return hash but the device name +2000-03-13 François Pons <fpons@mandrakesoft.com> + + * pkgs.pm, install_any.pm: small correction for multiple media + installation. + * tools/syncrpms: added for handling synchronisation of multiple source + rpm directories (and multiple target), include cleaning. + * tools/closurepkgs: tools to get rpm that may be installed by DrakX + after normal packages installation (printer, network, X11...), may + be used to duplicate on other CD some important stuff of the first + one. + 2000-03-12 Pixel <pixel@mandrakesoft.com> * install_steps_interactive.pm (choosePackages): compute the @@ -16,17 +31,6 @@ * pkgs.pm (install): remove the $prefix of mountpoints for not enough room to install error message -2000-03-13 François Pons <fpons@mandrakesoft.com> - - * pkgs.pm, install_any.pm: small correction for multiple media - installation. - * tools/syncrpms: added for handling synchronisation of multiple source - rpm directories (and multiple target), include cleaning. - * tools/closurepkgs: tools to get rpm that may be installed by DrakX - after normal packages installation (printer, network, X11...), may - be used to duplicate on other CD some important stuff of the first - one. - 2000-03-11 Pixel <pixel@mandrakesoft.com> * my_gtk.pm (_create_window): add callback on focus to |