diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index bc1959b55..1719ee5a6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,30 @@ +2001/08/02 Pixel <pixel@mandrakesoft.com> + + * tools/ntp_servers.pl, timezone.pm: update ntp servers list + + * fs.pm, share/list, partition_table.pm, install_any.pm: add jfs support + +2001/08/01 dam's <damien@mandrakesoft.com> + + * my_gtk.pm: write_on_text writes in blue instead of black + + * network/isdn.pm: typo + added de-installation before installateion + + * network/netconnect.pm: translation correction + +2001/08/01 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm, fsedit.pm: handle auto_allocate_raids for + auto_installs + + * raid.pm (new): now works with a list of partitions + +2001/08/01 tkamppeter + + * printer.pm: Fixed bug in recognizing the printer ID in the Foomatic + overview. + 2001/08/01 dam's <damien@mandrakesoft.com> * my_gtk.pm: write_on_text writes in blue instead of black |