diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-03-23 19:25:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-03-23 19:25:03 +0000 |
commit | 8c2f5a5f0c18e597bc241581cfb3b031d918e628 (patch) | |
tree | 68c831ab3e0ba9de975366c96c29b4793bc8fa91 /perl-install | |
parent | 68659d34459b5e22df70b2b3443bc9e90e1835ec (diff) | |
download | drakx-8c2f5a5f0c18e597bc241581cfb3b031d918e628.tar drakx-8c2f5a5f0c18e597bc241581cfb3b031d918e628.tar.gz drakx-8c2f5a5f0c18e597bc241581cfb3b031d918e628.tar.bz2 drakx-8c2f5a5f0c18e597bc241581cfb3b031d918e628.tar.xz drakx-8c2f5a5f0c18e597bc241581cfb3b031d918e628.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-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 |