diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-03-13 17:09:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-03-13 17:09:20 +0000 |
commit | 17a1287983f03fb75083bcd4dd5aaaa8dbfea030 (patch) | |
tree | 20d682fe980a2a21ae80ab18dea4f50639895a37 | |
parent | dffc5d4245f8148320e2e2e60b3bac1f8417d217 (diff) | |
download | drakx-backup-do-not-use-17a1287983f03fb75083bcd4dd5aaaa8dbfea030.tar drakx-backup-do-not-use-17a1287983f03fb75083bcd4dd5aaaa8dbfea030.tar.gz drakx-backup-do-not-use-17a1287983f03fb75083bcd4dd5aaaa8dbfea030.tar.bz2 drakx-backup-do-not-use-17a1287983f03fb75083bcd4dd5aaaa8dbfea030.tar.xz drakx-backup-do-not-use-17a1287983f03fb75083bcd4dd5aaaa8dbfea030.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index dfcfce935..08405c738 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,38 @@ +2002/03/13 François Pons <fpons@mandrakesoft.com> + + * rescue/tree/etc/oem: fixed closure selection on sub groups (like 3D), + moved some big package out of oem, + minor fixes. + + * tools/oem-prepare: synced with oem script. + +2002/03/13 gbeauchesne + + * share/rpmsrate: + - Add openoffice with weight = 2 + +2002/03/13 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/sv.po, share/po/vi.po, share/po/cs.po, share/po/hu.po, + share/po/eu.po: updated po files + + * lang.pm: small console font changes + set default console fotns for latin1/0 to lat1-16 and lat0-16; + the font lat0-sun16 is missing some chars of iso-8859-1/15 ! + +2002/03/13 Pixel <pixel@mandrakesoft.com> + + * pkgs.pm: add gcc and gcc-c++ in @preferred + +2002/03/13 warly + + * share/rpmsrate: add aspell-fr and en for gabber require + +2002/03/12 dam's <damien@mandrakesoft.com> + + * network/network.pm: onboot option only in expert mode + corrected domainname bug; added onboot option + 2002/03/12 dam's <damien@mandrakesoft.com> * standalone/drakbackup, standalone/drakfont: minor bug correction |