diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-05-01 23:02:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-05-01 23:02:02 +0000 |
commit | e3093b811019cc0467f38b744e12ec6871a8d17e (patch) | |
tree | cefa6f3f2bb0bf7bf5847ac4870fd8d0a2133e35 /perl-install/ChangeLog | |
parent | a613dd1d2271b7733fb05c14ac52964f719f9fa6 (diff) | |
download | drakx-backup-do-not-use-e3093b811019cc0467f38b744e12ec6871a8d17e.tar drakx-backup-do-not-use-e3093b811019cc0467f38b744e12ec6871a8d17e.tar.gz drakx-backup-do-not-use-e3093b811019cc0467f38b744e12ec6871a8d17e.tar.bz2 drakx-backup-do-not-use-e3093b811019cc0467f38b744e12ec6871a8d17e.tar.xz drakx-backup-do-not-use-e3093b811019cc0467f38b744e12ec6871a8d17e.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index aa2ff266b..7e9189cf8 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,24 @@ +2000-05-02 Pixel <pixel@mandrakesoft.com> + + * g_auto_install: add $dir/lib to LD_LIBRARY_PATH (it was silly + not to have it) + +2000-05-01 Pixel <pixel@mandrakesoft.com> + + * install_steps_interactive.pm (setRootPassword): remove + NIS_server, use NIS instead + * install_any.pm (setAuthentication): remove NIS_server, use NIS instead + + * standalone/rpmdrake (AddMedia): hdlist.cz2 instead of hdlist + +2000-04-28 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm (afterInstallPackages): fix yet another bug for + ttf from windobe handling + + * install_steps_interactive.pm (selectInstallClass): hide beginner + mode in corporate. Display special help. + 2000-04-29 Pablo Saratxaga <pablo@mandrakesoft.com> * my_gtk.pm: added call to Gtk->init; that makes 16 bit locales |