diff options
-rw-r--r-- | perl-install/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 82d189385..a9c4ed6f6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,16 @@ +2001/01/18 François Pons <fpons@mandrakesoft.com> + + * install_steps.pm: fixed obligation of relative large install, now + minimum is lesser. + + * install_steps_gtk.pm: make sure no ratio above 1 can occur, still need + to see why as it happens + on install-abort-choices-install or + install-abort-choices-fs-format(none)-choices-install + + * live_install: update live install to match /tmp/image instead of + /tmp/rhimage. + 2001/01/17 François Pons <fpons@mandrakesoft.com> * install_steps.pm, install_any.pm: fixes with /tmp/rhimage and |