diff options
-rw-r--r-- | perl-install/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index bc65d1856..e10bceb2f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,18 @@ +2001/02/09 Pixel <pixel@mandrakesoft.com> + + * interactive_gtk.pm, interactive.pm, interactive_newt.pm: add button + handling, quite weird behaviour though cuz of newt sillyness + + * install2.pm: configureTimezone doesn't take parameter + /etc/sysconfig/clock + (main): have compatibility with old stage1 (rhimage -> image) + (formatPartitions): + s|etc/sysconfig/consoletrans|etc/sysconfig/console/consoletrans| + as it should now be (see lang.pm 1.143) + + * install_steps.pm, install_steps_interactive.pm, timezone.pm: + configureTimezone doesn't take parameter /etc/sysconfig/clock + 2001/02/09 siegel * share/po/de.po: new german version |