diff options
-rw-r--r-- | perl-install/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 662369c52..6ab795dd9 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -2,6 +2,36 @@ * network/netconnect.pm: corrected bad window size + * network/network.pm: make it compile + corrected hwaddr stuff + added HWADDR + + * network/tools.pm: corrected internet initscript + + * any.pm, mouse.pm: make it compile + add_devfslink + +2001/08/27 Pablo Saratxaga <pablo@mandrakesoft.com> + + * lang.pm, keyboard.pm: Added "zh_HK" to Chinese in LANGUAGE list. + Added Latvian keyboard + + * share/keyboards.tar.bz2: Checked and updated xmodmap files for DrakX + + * share/po/sk.po, share/po/eu.po: updated Basque and slovak files + +2001/08/27 Pixel <pixel@mandrakesoft.com> + + * install_steps_gtk.pm: nicer help display + + * diskdrake.pm: use empty hash instead of the raid/loopback array + + * c/stuff.xs.pm (setlocale): do not set LC_NUMERIC + +2001/08/27 dam's <damien@mandrakesoft.com> + + * network/netconnect.pm: corrected bad window size + * network/network.pm: added HWADDR * network/tools.pm: corrected internet initscript |