diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8807d3526..06c03a624 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,31 @@ +2004/03/24 Pixel <pixel at mandrakesoft.com> + + * share/rpmsrate: when BIGMEM & SMP, use kernel-p3-smp-64GB + + * bootloader.pm: + - preferring "p3-smp-64GB" first (for BIGMEM + SMP) + - also adding i686-up-4GB + - cleanup code + fix extension parsing (vmlinuz-2.6.3-7mdksmp & + vmlinuz-2.6.3-7mdkenterprise vs vmlinuz-2.6.3-7mdk-p3-smp-64GB & + vmlinuz-2.6.3-7mdk-i686-up-4GB) + sorting based on @prefered is nearly unused, remove it + +2004/03/24 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * network/isdn.pm (isdn_write_config_backend) load ISDN driver + up ippp0 interface and delete previous default route + (isdn_detect_backend) do not try to get "type" field here, we just have + nothing + to guess it there + (isdn_read_config) do not overwrite current parameters with undefed ones + + * network/netconnect.pm: fix ISDN modem selection + + * modules.pm (probe_category) set ISDN hisax driver type parameter + + * network/adsl_consts.pm: #5056 really refered to austria, not australia + 2004/03/24 David Baudens <baudens at mandrakesoft.com> * share/po/fr.po: Update translations @@ -29820,7 +29848,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.917 2004/03/24 09:29:33 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.918 2004/03/24 13:39:10 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |