diff options
author | Francois Pons <fpons@mandriva.com> | 2000-09-12 09:13:15 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-09-12 09:13:15 +0000 |
commit | 55597dec8c0060b2dab62c51783b18319bb1eb10 (patch) | |
tree | 56e2ec87730623ad4e603aab02fbe4390b3f24e4 /perl-install/ChangeLog | |
parent | 3a6829ded0f6b8d7ebdff8aec615b134e19b8943 (diff) | |
download | drakx-55597dec8c0060b2dab62c51783b18319bb1eb10.tar drakx-55597dec8c0060b2dab62c51783b18319bb1eb10.tar.gz drakx-55597dec8c0060b2dab62c51783b18319bb1eb10.tar.bz2 drakx-55597dec8c0060b2dab62c51783b18319bb1eb10.tar.xz drakx-55597dec8c0060b2dab62c51783b18319bb1eb10.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a0bf0add5..53f26243f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,18 @@ +2000-09-12 François Pons <fpons@mandrakesoft.com> + + * detect_devices.pm, mouse.pm: moved probing serial port before to + detect a wacom tablet (even if a PS/2 or USB mouse is found). + * help.pm: corrected reference to previous version of LM (jloup). + * install2.pm: removed duplicate code for getting network + configuration, using network module. + * netconnect.pm: intf is now a hash and no more an array. + * network.pm: changed nature of intf to hash from array, reworked + write_resolv_conf function to keep old code in comment but only + when not used anymore (to make it easier by hand modification). + * printer.pm: SOCKET accessible to expert only (jloup). + * printerdrake.pm: local port only available for expert if a + printer has been detected (jloup). + 2000-09-11 François Pons <fpons@mandrakesoft.com> * Xconfigurator.pm: reorganized choices of 3D optimizations, added |