diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-01-16 00:11:28 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-01-16 00:11:28 +0000 |
commit | 2bbeb00a78382be75ca79657c6166b2b0566228a (patch) | |
tree | 5ee180f5c3e925b01958ffa1f025cb5d057d5cbe /perl-install/ChangeLog | |
parent | a7f312c9b2658c3a4ec5fce8ceb421d8dec11fb1 (diff) | |
download | drakx-2bbeb00a78382be75ca79657c6166b2b0566228a.tar drakx-2bbeb00a78382be75ca79657c6166b2b0566228a.tar.gz drakx-2bbeb00a78382be75ca79657c6166b2b0566228a.tar.bz2 drakx-2bbeb00a78382be75ca79657c6166b2b0566228a.tar.xz drakx-2bbeb00a78382be75ca79657c6166b2b0566228a.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 9a1e9a27c..0eb753343 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,30 @@ +2003/01/16 Pixel <pixel@mandrakesoft.com> + + * share/po/Makefile: don't yell when checking for "$" in DrakX.pot and + only finding "\$" + + * install_steps_interactive.pm: hopefully last titi's bug on + getSoundDevices :-( + +2003/01/15 Pixel <pixel@mandrakesoft.com> + + * install_steps_interactive.pm: fix typo + (selectInstallClass): display mandrake release version when listing the + choices of partitions to upgrade + + * install_steps.pm: adapt to install_any::find_root_parts() return value + changes + + * install_any.pm (find_root_parts): + - do not use guess_mount_point() anymore + - check /etc/mandrake-release instead of /etc/fstab + - return a list of { release => "Mandrake Linux release X.X (XXXX)", + part => ... } + instead of a list of parts + + * harddrake/sound.pm: do not "use standalone" in a module used during + install! + 2003/01/15 Pablo Saratxaga <pablo@mandrakesoft.com> * share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po, @@ -8100,7 +8127,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.766 2003/01/14 13:34:55 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.767 2003/01/15 23:33:47 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |