diff options
Diffstat (limited to 'perl-install')
-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 |