diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-04-13 16:32:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-04-13 16:32:07 +0000 |
commit | e8d4e09bf7fbbc48320858a6eab6a276b0c9bd32 (patch) | |
tree | ed2ef44634198e001010c777634c2ecae1034e12 /perl-install/ChangeLog | |
parent | 92b1cf8f669b2a9261b0a832e45ae2a8c1c26728 (diff) | |
download | drakx-backup-do-not-use-e8d4e09bf7fbbc48320858a6eab6a276b0c9bd32.tar drakx-backup-do-not-use-e8d4e09bf7fbbc48320858a6eab6a276b0c9bd32.tar.gz drakx-backup-do-not-use-e8d4e09bf7fbbc48320858a6eab6a276b0c9bd32.tar.bz2 drakx-backup-do-not-use-e8d4e09bf7fbbc48320858a6eab6a276b0c9bd32.tar.xz drakx-backup-do-not-use-e8d4e09bf7fbbc48320858a6eab6a276b0c9bd32.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 39850a7b4..01cc9f2b0 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,49 @@ 2001/04/13 dam's <damien@mandrakesoft.com> + * netconnect.pm: net_cnx_up/down xritten in neuneu + + * Xconfigurator.pm: corrected + updated + updated message + + * standalone/draknet: message corrected + +2001/04/13 fabman + + * share/po/es.po: synchro with EN + +2001/04/13 François Pons <fpons@mandrakesoft.com> + + * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is + available. + fixed very old typo not encountered before; + +2001/04/13 Pixel <pixel@mandrakesoft.com> + + * common.pm (backtrace): created + + * install_steps_interactive.pm (addUser): remove the setting of + $o->{autologin}, now done in any::autologin + + * install_steps_gtk.pm (installPackages): hide Details button sooner + (installPackages): do not show button "Details" when no advertising + + * install2.pm (miscellaneous): add setting KEYBOARD=yes in + /etc/sysconfig/usb as asked by Lord Chmou + + * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty + list instead of dying (for 8.0 only, should be switched back to die) + (ask_from_listf): display the backtrace when empty list + + * any.pm (ask_users): add the empty icon + (autologin): fix + +2001/04/13 warly + + * share/compssUsers: add ssh server in Network Computer Server + +2001/04/13 dam's <damien@mandrakesoft.com> + * Xconfigurator.pm: updated updated message |