diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-02-25 11:45:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-02-25 11:45:13 +0000 |
commit | 5cb4181c9d1488e4025a5358cea6f1e7fda862a9 (patch) | |
tree | 8abc36efbe5b5bed3f7c7dd37f5a054be58b8856 /perl-install/ChangeLog | |
parent | 6c10593611f0375bce2c5fdf1b55c9be03f9c734 (diff) | |
download | drakx-5cb4181c9d1488e4025a5358cea6f1e7fda862a9.tar drakx-5cb4181c9d1488e4025a5358cea6f1e7fda862a9.tar.gz drakx-5cb4181c9d1488e4025a5358cea6f1e7fda862a9.tar.bz2 drakx-5cb4181c9d1488e4025a5358cea6f1e7fda862a9.tar.xz drakx-5cb4181c9d1488e4025a5358cea6f1e7fda862a9.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 49a7ce72a..c7154a2cb 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,8 @@ 2000-02-24 Pixel <pixel@mandrakesoft.com> + * interactive_gtk.pm (new): added the "new" method to initialize + windowheight for isStandalone + * install_steps_gtk.pm (new): returns undef in case no X server works @@ -7,7 +10,7 @@ to here * install2.pm (main): fix the $SIG{SEGV} handler * install2.pm (main): added a "try again" in text install if the - new fails + "new" fails * install_steps_interactive.pm (createBootdisk): fix an error for non fdX choice of floppy drive |