diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-02-19 14:25:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-02-19 14:25:22 +0000 |
commit | 0e3da55b036488cfb78e5277f6bf179c06c470c2 (patch) | |
tree | 52cbc8281c3aadcf4358b82648d172cf720f988f /perl-install | |
parent | bfa54133d147ddb364e9f1bb919c1f023bffcf72 (diff) | |
download | drakx-0e3da55b036488cfb78e5277f6bf179c06c470c2.tar drakx-0e3da55b036488cfb78e5277f6bf179c06c470c2.tar.gz drakx-0e3da55b036488cfb78e5277f6bf179c06c470c2.tar.bz2 drakx-0e3da55b036488cfb78e5277f6bf179c06c470c2.tar.xz drakx-0e3da55b036488cfb78e5277f6bf179c06c470c2.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 51 |
1 files changed, 50 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index c7b3cfb2d..dea525d24 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,52 @@ +2003/02/19 François Pons <fpons@mandrakesoft.com> + + * install_steps_interactive.pm: make sure network::network:: is used (just + in case) + add default configuration for network for summary. + +2003/02/19 gbeauchesne + + * share/rpmsrate, share/compssUsers: + - Add localized help files for OpenOffice.org + - Add new SPELLCHECK category for myspell spellchecking and + hyphenators + +2003/02/19 Guillaume Cottenceau <gc@mandrakesoft.com> + + * share/po/de.po: fix typo (#1821) + + * share/compssUsers: provide a minimum desrciption for Scientific + Workstation (#1814) + + * share/themes-galaxy.rc: try to choose sensible values for insensitive + widgets + +2003/02/19 Pixel <pixel@mandrakesoft.com> + + * install2.pm: don't log "warning: find_index failed in ..." + + * diskdrake/interactive.pm: + - allow raid on raid (raid 10) + - focus mount point in Mount_point + - focus type in Type + + * raid.pm: mkraid wants all the md devices written in raidtab to exist, + even if asking to + create a specific md + cleanup + + * detect_devices.pm, fsedit.pm: + - cleanup & simplify + - handle raid on raid detection + +2003/02/19 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * standalone/drakxtv: + - perl_checker fixes + - indent-region, untabify + - comment workaround + workaround a drakx bug which don't always add bttv to /etc/modules + 2003/02/18 Damien Chaumette <dchaumette@mandrakesoft.com> * drakxtools.spec: new version @@ -12003,7 +12052,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.786 2003/02/17 23:55:53 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.787 2003/02/19 13:41:51 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |