diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index d69497742..4b1a13c88 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,72 @@ 2001/04/16 dam's <damien@mandrakesoft.com> + * standalone/net_monitor: updated + updated + + * network.pm: dhcpd -> dhcpcd + + * Xconfigurator.pm: added nice monitor.png + + * netconnect.pm: minor bug. + dhcpd -> dhcpcd + + * standalone/draknet: updated + + * pixmaps/hori.png, pixmaps/colors.png, pixmaps/wiz_default_left.png, + pixmaps/tradi.png, pixmaps/categ.png, pixmaps/wiz_default_up.png, + pixmaps/verti.png, pixmaps/wiz_firewall.png, pixmaps/monitor.png, + pixmaps/monitor-1280.png, pixmaps/monitor-1024.png, pixmaps/net_c.png, + pixmaps/wiz_draknet.png, pixmaps/gmon.png, pixmaps/monitor-800.png, + pixmaps/net_d.png, pixmaps/eth_card_mini.png, pixmaps/wiz_drakgw.png, + pixmaps/monitor-640.png, pixmaps/colors8.png, pixmaps/colors16.png: plop + removed for readd in kb + + * my_gtk.pm: corrected typo + added grey fix for contreol-center + +2001/04/16 François Pons <fpons@mandrakesoft.com> + + * rescue/tree/etc/oem: added missing rio500 in closure. + finally fixed menu by generating /etc/rpm/macros file. + added missing LF. + now fixed menu problems. + try another fix for RPM_INSTALL_LANG as first fr_FR:fr instead of + fr:fr_FR. + really disable server. + maybe fixed RPM_INSTALL_LANG (from "fr" to "fr:fr_FR" for french). + fixed to avoid nasty message in wrong places. + moved warning message around. + fixed wrong LOCALES"...". + fixed lang weirdness, fixed minimal size of / partition to be more + confortable, + fixed default language for starting DrakX after. + + * Xconfig.pm: fixed standalone error for wacom weirdness. + fixed HASH() in /etc/X11/XF86Config*. + + * fs.pm: restored not neccessary to load reiserfs for formating. + loading reiserfs module before formatting. + +2001/04/16 Guillaume Cottenceau <gc@mandrakesoft.com> + + * pixmaps/monitor-800.png, pixmaps/monitor-1024.png, + pixmaps/monitor-640.png, pixmaps/monitor-1280.png: add nice shots for + XFdrake + + * mdk-stage1/TECH-INFOS: update doc + + * share/po/fr.po: fix minor thing + +2001/04/16 Pixel <pixel@mandrakesoft.com> + + * share/compssUsers: remove BURNER from Utilities + +2001/04/16 warly + + * share/rpmsrate: lower portsentry + +2001/04/16 dam's <damien@mandrakesoft.com> + * Xconfigurator.pm: added nice monitor.png * standalone/net_monitor: updated |