diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-24 18:45:45 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-24 18:45:45 +0000 |
commit | 191b4cebe7d6b6a078c70055b5cfd7b975734b4c (patch) | |
tree | 24f83573401bd3e55d40193287fbd10b3319aeed | |
parent | dcb6875843665296d28281c0acc69bd4fb3122ec (diff) | |
download | drakx-191b4cebe7d6b6a078c70055b5cfd7b975734b4c.tar drakx-191b4cebe7d6b6a078c70055b5cfd7b975734b4c.tar.gz drakx-191b4cebe7d6b6a078c70055b5cfd7b975734b4c.tar.bz2 drakx-191b4cebe7d6b6a078c70055b5cfd7b975734b4c.tar.xz drakx-191b4cebe7d6b6a078c70055b5cfd7b975734b4c.zip |
*** empty log message ***
-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 |