diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-16 18:59:28 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-16 18:59:28 +0000 |
commit | f9607c705a39a18378d046fdc2daa34dcc8a11d9 (patch) | |
tree | a006338b9045ee6f70e85261e7d85d0665868554 | |
parent | 92cf36e56d9a3cbd3aeb4f611598c04945f7386e (diff) | |
download | drakx-backup-do-not-use-f9607c705a39a18378d046fdc2daa34dcc8a11d9.tar drakx-backup-do-not-use-f9607c705a39a18378d046fdc2daa34dcc8a11d9.tar.gz drakx-backup-do-not-use-f9607c705a39a18378d046fdc2daa34dcc8a11d9.tar.bz2 drakx-backup-do-not-use-f9607c705a39a18378d046fdc2daa34dcc8a11d9.tar.xz drakx-backup-do-not-use-f9607c705a39a18378d046fdc2daa34dcc8a11d9.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index be51c556c..cab1dc320 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,35 @@ +2002/01/16 Guillaume Cottenceau <gc@mandrakesoft.com> + + * install_steps_interactive.pm: installUpdates: use formatAlaTeX + +2002/01/16 Pixel <pixel@mandrakesoft.com> + + * any.pm: fix cancel on scsi module loading + + * install_steps_interactive.pm: don't drop default_packages in "Base + system only" + + * standalone/fileshareset: add locking to ensure things are in a proper + state + +2002/01/15 dam's <damien@mandrakesoft.com> + + * install_steps_gtk.pm: advertising engine amelioration + + * my_gtk.pm: automatic icon placement in icon_labels_widget + +2002/01/15 Pixel <pixel@mandrakesoft.com> + + * diskdrake_interactive.pm: remove the test trick + encrypted filesystem handling: + - using losetup + - add "Options" for partitions in diskdrake (expert mode) + + * c/stuff.xs.pm, fs.pm, share/list, fsedit.pm, devices.pm, install_any.pm, + diskdrake.pm: encrypted filesystem handling: + - using losetup + - add "Options" for partitions in diskdrake (expert mode) + 2002/01/15 dam's <damien@mandrakesoft.com> * network/isdn_consts.pm: updated |