diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-03-03 15:17:50 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-03-03 15:17:50 +0000 |
commit | c545f44c56f5b8366486e32c745a3d27daad2a8c (patch) | |
tree | 31c3680fccac757bacd244eef615849fe2efc7da /perl-install/ChangeLog | |
parent | 7faf949fc64c5b7f242fa8be29e5039f654562b9 (diff) | |
download | drakx-c545f44c56f5b8366486e32c745a3d27daad2a8c.tar drakx-c545f44c56f5b8366486e32c745a3d27daad2a8c.tar.gz drakx-c545f44c56f5b8366486e32c745a3d27daad2a8c.tar.bz2 drakx-c545f44c56f5b8366486e32c745a3d27daad2a8c.tar.xz drakx-c545f44c56f5b8366486e32c745a3d27daad2a8c.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3ae11780c..5b97b0aee 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,22 @@ 2004/03/03 Pixel <pixel at mandrakesoft.com> + * devices.pm: one now need cryptoloop and aes when using encryption + (kernel 2.6) + + * fs.pm: move set_loop() from formatMount_part to real_format_part to fix + Format with encrypted files/devices + one now need cryptoloop and aes when using encryption (kernel 2.6) + +2004/03/03 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * network/adsl_consts.pm: add vpi/vci parameters for australia ISPs + (#5056) + + * drakxtools.spec: 10-21mdk + 10-20mdk + +2004/03/03 Pixel <pixel at mandrakesoft.com> + * install2.pm: mount /sys in case it is useful (and it is for get_usb_storage_info_26()) @@ -28240,7 +28257,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.900 2004/03/03 12:35:50 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.901 2004/03/03 13:34:29 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |