diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-16 20:54:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-16 20:54:22 +0000 |
commit | 95128d4ad563646d48051e41a1b2cc87460e56ee (patch) | |
tree | b5d2dab4a92841f43f544d260fad2be7ac12b9f7 /perl-install | |
parent | cdce461a44ae0a9e6ef9a3bfa9829c5e39182f1c (diff) | |
download | drakx-95128d4ad563646d48051e41a1b2cc87460e56ee.tar drakx-95128d4ad563646d48051e41a1b2cc87460e56ee.tar.gz drakx-95128d4ad563646d48051e41a1b2cc87460e56ee.tar.bz2 drakx-95128d4ad563646d48051e41a1b2cc87460e56ee.tar.xz drakx-95128d4ad563646d48051e41a1b2cc87460e56ee.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 41aff6be1..7e3a25744 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,15 @@ 2001/08/16 Pixel <pixel@mandrakesoft.com> + * install2.pm, install_any.pm: add remove_unused to have more place for mo + files + +2001/08/16 Till Kamppeter <till@mandrakesoft.com> + + * printerdrake.pm: Fixed bug of CUPS not being installed during + installation + +2001/08/16 Pixel <pixel@mandrakesoft.com> + * install_any.pm: add remove_unused to have more place for mo files (getAndSaveAutoInstallFloppy): fix a missing del_loop which caused the unmounting at end of install to fail |