diff options
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a9f87b068..893caaae4 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,13 @@ +2000-02-23 Pixel <pixel@mandrakesoft.com> + + * my_gtk.pm and interactive_gtk: resize the list and tree based on + root window size + + * install_steps_gtk: $width and $height goes $::rootwidth and + $::rootheight, also other dimensions goes global (main::) + + * commands.pm (strings): replace the typo \{$n,} by {$n,} + 2000-02-23 François Pons <fpons@mandrakesoft.com> * build_archive, extract_archive: changed format of TOC to speed |