diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-16 18:14:09 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-16 18:14:09 +0000 |
commit | a5bb4b94f7c2118e02d907e04fccd5419a45223f (patch) | |
tree | 078b7ee3ba8be3cd5fdf21ba116ed8ee770bfb23 | |
parent | 87d49cc1dd8b884a530563bcb37ac1cba367258d (diff) | |
download | drakx-a5bb4b94f7c2118e02d907e04fccd5419a45223f.tar drakx-a5bb4b94f7c2118e02d907e04fccd5419a45223f.tar.gz drakx-a5bb4b94f7c2118e02d907e04fccd5419a45223f.tar.bz2 drakx-a5bb4b94f7c2118e02d907e04fccd5419a45223f.tar.xz drakx-a5bb4b94f7c2118e02d907e04fccd5419a45223f.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index e72692673..41aff6be1 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,19 @@ +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 + + * install2.pm: add remove_unused to have more place for mo files + +2001/08/16 Till Kamppeter <till@mandrakesoft.com> + + * printerdrake.pm: Fixed setup dialog for the "postpipe" connection type + +2001/08/16 warly + + * share/rpmsrate: add package needed by the install in INSTALL + 2001/08/16 Pablo Saratxaga <pablo@mandrakesoft.com> * share/po/fr.po: updated French file |