diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-22 14:05:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-22 14:05:32 +0000 |
commit | c6c85b4a9fcf16a045e7372dc39bc8d920fca107 (patch) | |
tree | 31adb000ea409fac5fa9bcaeae18a574a2c39ddd /perl-install | |
parent | 2d0b2d35e6bc0da4d08acc0020c0f725c1a8bf51 (diff) | |
download | drakx-c6c85b4a9fcf16a045e7372dc39bc8d920fca107.tar drakx-c6c85b4a9fcf16a045e7372dc39bc8d920fca107.tar.gz drakx-c6c85b4a9fcf16a045e7372dc39bc8d920fca107.tar.bz2 drakx-c6c85b4a9fcf16a045e7372dc39bc8d920fca107.tar.xz drakx-c6c85b4a9fcf16a045e7372dc39bc8d920fca107.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index d3489931b..e0ec7ee93 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,42 @@ +2002/01/22 fcrozat + + * share/rpmsrate: Really install gnome control center when installing + GNOME + +2002/01/22 François Pons <fpons@mandrakesoft.com> + + * install_steps.pm: added mem=nopentium for any Athlon or Duron processor. + +2002/01/22 Guillaume Cottenceau <gc@mandrakesoft.com> + + * Makefile: exclude standalone from testing + + * share/po/fr.po: resolve small conflict + +2002/01/22 Pixel <pixel@mandrakesoft.com> + + * modules.pm: add the new "mii" module to 'net_raw' + + * install_steps_interactive.pm: better messages for the minimal installs + fix a few cancel's (reported by slegros) + don't ask security level in non-expert + + * install_steps_gtk.pm, install_interactive.pm: fix a few cancel's + (reported by slegros) + + * share/rpmsrate: move mandrake-mime from SYSTEM to X + lower sndconfig + +2002/01/21 Pixel <pixel@mandrakesoft.com> + + * interactive_gtk.pm, my_gtk.pm: hopefully better dialog box sizing + + * install_steps_interactive.pm, install2.pm: can't call + any::config_libsafe so early during install, move it where msec is + called + + * any.pm: quiet perl's warning + 2002/01/21 dam's <damien@mandrakesoft.com> * install_steps.pm: fixed network conf in auto install |