diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-29 23:01:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-29 23:01:41 +0000 |
commit | 1a67894c8e4c92d607a9d9286d0a65909152c28b (patch) | |
tree | 83f2aae1b0f8354d83c1ad76ab2513a248b75586 /perl-install/ChangeLog | |
parent | 7f7391e2b44f61ce679d62c0a002453fb38b7684 (diff) | |
download | drakx-1a67894c8e4c92d607a9d9286d0a65909152c28b.tar drakx-1a67894c8e4c92d607a9d9286d0a65909152c28b.tar.gz drakx-1a67894c8e4c92d607a9d9286d0a65909152c28b.tar.bz2 drakx-1a67894c8e4c92d607a9d9286d0a65909152c28b.tar.xz drakx-1a67894c8e4c92d607a9d9286d0a65909152c28b.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index c0e9db983..4cfeb2555 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,49 @@ +2001/08/29 François Pons <fpons@mandrakesoft.com> + + * mouse.pm: improved write_conf to enable multi-mice if only once mice is + already defined. + + * standalone/mousedrake: try to merge already existing mouse configuration + with what has been probed, + change if mouse is really changed as probe is incomplete. + + * Xconfig.pm: improve getinfoFromXF86Config for mouse parameters. + + * pkgs.pm: fixed if undef encountered in depslist when installing package + (traversing + depslist as $depOrder). + +2001/08/29 Guillaume Cottenceau <gc@mandrakesoft.com> + + * standalone/drakgw, standalone/drakautoinst: quit_global + + * share/po/fr.po: minor fix + +2001/08/29 Pixel <pixel@mandrakesoft.com> + + * c.pm: better error message when function c::foo() is missing + + * keyboard.pm (loadkeys_files): fixed + + * install_steps_interactive.pm, standalone/localedrake, lang.pm, any.pm, + Makefile.config: add localedrake (not tested) + + * rescue/make_rescue_img: make it work (do not have the dev in /) + cleanup, speedup, use mknod for devices + + * install_steps_gtk.pm (installPackages): have Ok button by default for + asking for changing CD + + * rescue/devices.pl, rescue/list: cleanup, speedup, use mknod for devices + + * bootloader.pm (mkbootdisk): cleanup + + * rescue/dirs: make it work (do not have the dev in /) + + * devices.pm: remove fd0H1440 and fd1H1440 + + * modules.pm: remove "msdos" + 2001/08/29 dam's <damien@mandrakesoft.com> * network/adsl.pm, network/tools.pm, share/rpmsrate: speedtouch |