diff options
-rw-r--r-- | perl-install/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index d307d0664..a76130884 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -11,6 +11,19 @@ * install_any.pm: Fix ejection of cdrom when asking for the supplementary CD. (bug 14902) +2005/03/23 Olivier Blin <oblin at mandrakesoft.com> + + * mdk-stage1/disk.c: warn that the mount can fail if the partition hasn't + been cleanly unmounted + + * install_any.pm: temporarily fallback on /mnt/hd if the hard disk mount + point can't be found + +2005/03/23 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * install_any.pm: Fix ejection of cdrom when asking for the supplementary + CD. (bug 14902) + 2005/03/23 fisher * share/po/uk.po: uk tr-tion update @@ -47407,7 +47420,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.1021 2005/03/23 19:12:47 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.1022 2005/03/23 19:16:08 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |