diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-08-30 10:31:28 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-08-30 10:31:28 +0000 |
commit | afba2d61cc1d9b7348649085815b8f4e08e088e6 (patch) | |
tree | d8841fcb78f596be35405a54b8918ba7aea57a5f | |
parent | 6c8e8baf51116d8fe9d218e73fcc5dc7c4adc0c4 (diff) | |
download | drakx-backup-do-not-use-afba2d61cc1d9b7348649085815b8f4e08e088e6.tar drakx-backup-do-not-use-afba2d61cc1d9b7348649085815b8f4e08e088e6.tar.gz drakx-backup-do-not-use-afba2d61cc1d9b7348649085815b8f4e08e088e6.tar.bz2 drakx-backup-do-not-use-afba2d61cc1d9b7348649085815b8f4e08e088e6.tar.xz drakx-backup-do-not-use-afba2d61cc1d9b7348649085815b8f4e08e088e6.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 33d52ac34..d34aa0954 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,59 @@ +2005/08/30 Antoine Ginies <aginies at mandriva.com> + + * standalone/draknfs: in case of all_squash use anongid=65534 and + anongid=65534 + +2005/08/30 Olivier Blin <oblin at mandriva.com> + + * standalone/net_applet: display wireless link icon in net_applet if + connected through wireless + check wireless every 20 seconds only + + * mdk-stage1/probing.c: support for alternate modules (allows to load both + ahci and ata_piix) + +2005/08/30 Pixel <pixel at mandriva.com> + + * any.pm: tell writeandclean_ldsoconf happened + cleanup (remove duplicates) + + * modules.pm: ahci says "ahci: probe of %s failed with error %d", but + succeeds anyway, so we need to handle the ahci/ata_piix case otherwise + +2005/08/30 tbednarski + + * share/po/pl.po: Translation updates + +2005/08/29 Antoine Ginies <aginies at mandriva.com> + + * standalone/draknfs: create dir if it does not exist + +2005/08/29 huftis + + * share/po/nn.po: Updated translation. + +2005/08/29 Olivier Blin <oblin at mandriva.com> + + * share/rpmsrate: add prism2-utils in INSTALL section, required for + wlan-ng cards + +2005/08/29 Pixel <pixel at mandriva.com> + + * pkgs.pm: on 2002/07/10 (1.347), selected_leaves() behaviour was broken, + listing all packages. + restoring it (bugzilla #18000) + + * ugtk2.pm: smaller banner during install (as required by warly & helene) + + * bootloader.pm: finish commit 1.387 + + * install_steps_gtk.pm: put Cancel and Details button on the right of the + main progress bar + +2005/08/29 Stew Benedict <sbenedict at mandriva.com> + + * standalone/drakTermServ: reverse xdm-config logic for XDMCP + 2005/08/29 Antoine Ginies <aginies at mandriva.com> * standalone/draknfs: create dir if it does not exist |