diff options
-rw-r--r-- | perl-install/ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 75d691195..26b2ee208 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,34 @@ 2001/09/24 dam's <damien@mandrakesoft.com> + * network/adsl.pm, network/isdn.pm: type assignation bug fix + corrected type assignation + + * share/po/fr.po: corrected bad translation + + * standalone/draknet: corrected type assignation + +2001/09/24 Guillaume Cottenceau <gc@mandrakesoft.com> + + * bootloader.pm: fix add_append (there was a ) at the end of the parameter + value) + +2001/09/24 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean + and Turkish files + +2001/09/24 Pixel <pixel@mandrakesoft.com> + + * fs.pm (mount_part): fix for iso loopback mounted + + * share/po/fr.po: fix + +2001/09/24 warly + + * share/rpmsrate: lower arkeia + +2001/09/24 dam's <damien@mandrakesoft.com> + * modules.pm: corrected isdn firmware * network/adsl.pm, network/isdn.pm: type assignation bug fix |