diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-08-23 13:12:52 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-08-23 13:12:52 +0000 |
commit | 2dc26c9ddbec1501277fad2593fde782f4772465 (patch) | |
tree | 1d3abb91d12169bf28ce9a965e092c8fdcc92673 | |
parent | a5e63b9b0dff2d7c7a83c54e835ed4f99fc48742 (diff) | |
download | drakx-2dc26c9ddbec1501277fad2593fde782f4772465.tar drakx-2dc26c9ddbec1501277fad2593fde782f4772465.tar.gz drakx-2dc26c9ddbec1501277fad2593fde782f4772465.tar.bz2 drakx-2dc26c9ddbec1501277fad2593fde782f4772465.tar.xz drakx-2dc26c9ddbec1501277fad2593fde782f4772465.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 9be12167f..272eb2988 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,74 @@ +2005/08/23 Olivier Blin <oblin at mandriva.com> + + * network/netconnect.pm: fix network restart condition for 6to4 + remove deprecated comment + + * network/wireless.pm: use wext driver for ipw cards in wpa_supplicant + +2005/08/23 Pixel <pixel at mandriva.com> + + * rescue/list.xml: + - grub files have moved + - add *_stage1_5 grub files + + * Xconfig/resolution_and_depth.pm: be safer + fix sort + + * keyboard.pm: making us-intl the default console keyboard mapping (it was + introduced in console-tools by Andreas to allow: compose '\'' 'c' to + 'รง') + +2005/08/23 Stew Benedict <sbenedict at mandriva.com> + + * standalone/drakbackup: Enable tape hardware compression (17565) + Request window size for standalone + +2005/08/23 Warly <warly at mandriva.com> + + * Xconfig/resolution_and_depth.pm: use the current theme name + +2005/08/22 huftis + + * share/po/nn.po: Updated Norwegian Nynorsk translation. + +2005/08/22 Olivier Blin <oblin at mandriva.com> + + * drakxtools.spec: add diskdrake fix in 10.3-0.48mdk + 10.3-0.48mdk + +2005/08/22 Pablo Saratxaga <pablo at mandriva.com> + + * share/po/pt_BR.po: updated Brazilian file + +2005/08/22 Pixel <pixel at mandriva.com> + + * install_steps_gtk.pm: function $advertize must work when chrooted or + not, we can't really know if we're chrooted or not + + * any.pm: don't use a udev rule, this doesn't always work for input/mice, + and never for ttySL0 + + * network/modem.pm: devfssymlinkf handle this case + + * bootloader.pm: enhance grub device.map parsing (bugzilla #17732) + +2005/08/22 Stew Benedict <sbenedict at mandriva.com> + + * standalone/drakTermServ: Code cleanups + Clear main window on tab change + Suggestions from Diago: + Offer to install i586 kernel for old clients + Progress display while creating all kernel images + Move dhcpd config to more logical area + +2005/08/22 Till Kamppeter <till at mandriva.com> + + * printer/printerdrake.pm, standalone/scannerdrake: + - Fixed bug #17718 in both printerdrake and scannerdrake. + + * standalone/printerdrake: + - Updated version number (bug #17719). + 2005/08/22 Olivier Blin <oblin at mandriva.com> * any.pm: add udev rule for mouse back |