diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-03-04 14:09:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-03-04 14:09:46 +0000 |
commit | 0a967111d0ca2e75a780e3c4c811a277b5806103 (patch) | |
tree | 9bb24b1164ccf4495e6f3889aa16b6e3447544a9 /perl-install/ChangeLog | |
parent | a37fbc44bac2b5a2ad48e93e4445f02f54b24b0e (diff) | |
download | drakx-0a967111d0ca2e75a780e3c4c811a277b5806103.tar drakx-0a967111d0ca2e75a780e3c4c811a277b5806103.tar.gz drakx-0a967111d0ca2e75a780e3c4c811a277b5806103.tar.bz2 drakx-0a967111d0ca2e75a780e3c4c811a277b5806103.tar.xz drakx-0a967111d0ca2e75a780e3c4c811a277b5806103.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 70350e53d..7ab979689 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,26 @@ +2004/03/04 Pixel <pixel at mandrakesoft.com> + + * mdk-stage1/init.c: unmounting /sys is not needed (useful to have one + less line displayed after "unmounting filesystems...") + + * install_steps.pm, install_steps_interactive.pm: fix & cleanup generating + replay & auto_install images + (thanks to David Eastcott) + + * install_any.pm: oops, fix commit + fix & cleanup generating replay & auto_install images + (thanks to David Eastcott) + +2004/03/04 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * network/netconnect.pm: fix crash on modem configuration in installer + (standalone drakconnect + didn't had the bug because it has already loaded the network::modem + package at this stage) + + * ugtk2.pm: enable exception managment even at install time (installer set + $::no_ugtk_init) + 2004/03/04 Florin Grad <florin at mandrakesoft.com> * standalone/drakgw: really enable the proxy squid, fix the proxy REDIRECT @@ -28332,7 +28355,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.902 2004/03/03 15:17:50 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.903 2004/03/04 13:24:48 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |