diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-04-11 13:41:27 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-04-11 13:41:27 +0000 |
commit | 47b692ff7592649d957ca4b1bbe1c21d0c168843 (patch) | |
tree | 2cd8ea9984f09a607839686395b76a75c2f42667 /perl-install | |
parent | 05ee421c039d88af2163e3452bdd392b2455913a (diff) | |
download | drakx-backup-do-not-use-47b692ff7592649d957ca4b1bbe1c21d0c168843.tar drakx-backup-do-not-use-47b692ff7592649d957ca4b1bbe1c21d0c168843.tar.gz drakx-backup-do-not-use-47b692ff7592649d957ca4b1bbe1c21d0c168843.tar.bz2 drakx-backup-do-not-use-47b692ff7592649d957ca4b1bbe1c21d0c168843.tar.xz drakx-backup-do-not-use-47b692ff7592649d957ca4b1bbe1c21d0c168843.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index f2bc26e63..56424678b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,39 @@ +2001/04/11 François Pons <fpons@mandrakesoft.com> + + * printerdrake.pm: make printer devices more accurate. + removed limitation to only one port probed + + * mouse.pm: fix wacom usb tablet + + * standalone/printerdrake: added missing take into account of + /etc/modules.conf + + * detect_devices.pm: fixed printer probe (usb and parallel). + +2001/04/11 Guillaume Cottenceau <gc@mandrakesoft.com> + + * services.pm: have many more services tooltipped from here so we can get + translations afterwards + + * share/po/fr.po: write the shitload of untranslated and fuzzy msg + + * share/compssUsers: fix typos of rpmsrate groups + +2001/04/11 Pixel <pixel@mandrakesoft.com> + + * run_program.pm (rooted): don't call install_any::check_prog if rooted + + * diskdrake.pm (More): fix exception relaunching + + * install_any.pm (check_prog): make it work + + * any.pm (setupBootloader): nicer look&feel + + * standalone/drakboot: make it work (why was bootloader::install + commented?) + + * Makefile: take cardmgr-* + 2001/04/11 fabman * share/po/es.po: updated spanish .po file |