From 850c732e581da7757912479dff2d919c61d7427a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 6 Sep 2001 16:33:20 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8e375abc2..055b7d1c6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,50 @@ +2001/09/06 dam's + + * network/adsl.pm, network/tools.pm: corrected speedtouch + + * install_gtk.pm: removed comments + +2001/09/06 François Pons + + * Xconfigurator.pm: cleanup for bad card and prefer XF3, so now using + XFree 4.1.0 is not bad, and + all NVIDIA card are no more considered bad. + avoid using @resolutions_laptop, now use only @resolutions, this means + 1400x1050 + is available to other, use XFree86 4.1.0 builtin timings for 1400x1050 + (so + 1400x1050 is no more printed as modeline for XFree 4.1.0 configuration + file). + + * install_steps.pm: removed some cards for allowing frame buffer. + fix log when configuring printer queue. + + * Xconfigurator_consts.pm: added 1400, 1920 and 2048 for %min_hsync4wres. + cleaned up a bit and using XFree86 4.1.0 builtin timings for 1400x1050 + and + 1920x1440, 2048x1536 has no modeline (but its min hsync is really high). + + * pkgs.pm: fixed retry of package 3 times everytime even if first install + succeeded, now + after first successfull install, go to next package to install. + + * install_any.pm: update printer data for g_auto_install. + +2001/09/06 Guillaume Cottenceau + + * standalone/drakgw: works now ;p + +2001/09/06 Pixel + + * install2.pm: fix keyboard config + some cleanup + cleanup (use /proc/self instead of /proc/$$) + + * install_steps.pm, install_steps_interactive.pm, keyboard.pm: fix + keyboard config + some cleanup + + * fs.pm (merge_fstabs): correction allowing manual_fstab to not give the + type + 2001/09/06 dam's * network/adsl.pm, network/tools.pm: corrected speedtouch -- cgit v1.2.1