diff options
-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 06c03a624..74cc49880 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,33 @@ 2004/03/24 Pixel <pixel at mandrakesoft.com> + * 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 tsdgeos + + * share/po/ca.po: Unfuzzying + +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 + +2004/03/24 Pixel <pixel at mandrakesoft.com> + * share/rpmsrate: when BIGMEM & SMP, use kernel-p3-smp-64GB * bootloader.pm: @@ -29848,7 +29876,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.918 2004/03/24 13:39:10 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.919 2004/03/24 16:32:24 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |