diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-24 15:45:53 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-24 15:45:53 +0000 |
commit | 81a389b1bf356eb0102809c736a2b3c34e929765 (patch) | |
tree | 3f2a8a05bb0da5e7bac46930d9eb7b12e0b1dd4e /perl-install/ChangeLog | |
parent | f5524ba0ac03c8a9d0c8d7f302c465a1f9314b3b (diff) | |
download | drakx-81a389b1bf356eb0102809c736a2b3c34e929765.tar drakx-81a389b1bf356eb0102809c736a2b3c34e929765.tar.gz drakx-81a389b1bf356eb0102809c736a2b3c34e929765.tar.bz2 drakx-81a389b1bf356eb0102809c736a2b3c34e929765.tar.xz drakx-81a389b1bf356eb0102809c736a2b3c34e929765.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index ae8656649..05204f179 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -2,6 +2,57 @@ * network/netconnect.pm, network/ethernet.pm: bug fix + * modules.pm: corrected isdn firmware + + * network/isdn.pm, network/adsl.pm: type assignation bug fix + corrected type assignation + + * standalone/draknet: corrected type assignation + + * install_any.pm, rescue/tree/etc/oem: added isdn-light to be copied on hd + during install + +2001/09/24 François Pons <fpons@mandrakesoft.com> + + * Xconfigurator.pm: deactivated Riva128 3D hw acceleration and too many + problems reported with it. + + * share/rpmsrate: allow rpm build for non expert who choose development. + + * install_steps.pm: disable wins in /etc/nsswitch.conf (after installed + packages). + +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: fix small error merging existing fstab + add "iocharset=" for cdrom + + * install_steps.pm: + - disable supermount by default + - cleanup nsswitch.conf wins removing + + * diskdrake.pm: do not propose to mount/umount removable medias (disabled + for now) + + * diskdrake_interactive.pm: hide the supermount checkbox in standalone + +2001/09/24 siegel + + * share/po/de.po: new german version + +2001/09/24 warly + + * share/rpmsrate: lower arkeia + +2001/09/24 dam's <damien@mandrakesoft.com> + + * network/netconnect.pm, network/ethernet.pm: bug fix + 2001/09/24 François Pons <fpons@mandrakesoft.com> * Xconfigurator.pm: deactivated Riva128 3D hw acceleration and too many |