diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-03-14 19:27:18 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-03-14 19:27:18 +0000 |
commit | 5889d46fd238fbf99b0e7c52360466e7b9f086ce (patch) | |
tree | a24110fbe6218787c67e352cf632061dfb3a077d /perl-install | |
parent | fe62cdfbd7907aefd400728f387b6963e38a9ee4 (diff) | |
download | drakx-5889d46fd238fbf99b0e7c52360466e7b9f086ce.tar drakx-5889d46fd238fbf99b0e7c52360466e7b9f086ce.tar.gz drakx-5889d46fd238fbf99b0e7c52360466e7b9f086ce.tar.bz2 drakx-5889d46fd238fbf99b0e7c52360466e7b9f086ce.tar.xz drakx-5889d46fd238fbf99b0e7c52360466e7b9f086ce.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 98e6d1110..efc6227a9 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,72 @@ +2001/03/14 dam's <damien@mandrakesoft.com> + + * netconnect.pm: changed label + profile before types.. + +2001/03/14 François Pons <fpons@mandrakesoft.com> + + * pkgs.pm: fixed unselect management of choice, propagate unselection + correctly to all + packages requiring unselected package. + + * install_any.pm: use LD_LOADER when invoking parshedlist. + +2001/03/14 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/no.po, share/po/nl.po: updated Norwegian file + + * share/locales.tar.bz2, share/gconv.tar.bz2, share/list, + share/fonts.tar.bz2: new fonts and locale files + + * share/po/ko.po: Fixed email of Korean translator + updated Korean file + + * install_steps_interactive.pm, install_gtk.pm, lang.pm, keyboard.pm: + completed language list + completed language->keyboard guessing list + aesthetic changes to an English message (removed \n and let gtk+ + do the formatting, it is nicer) + + * share/po/az.po: Updated Azeri file + +2001/03/14 Pixel <pixel@mandrakesoft.com> + + * pkgs.pm: fix the compssUsers interpretation + (readCompssUsers): change the key of compssUsers, added "label" + (computeGroupSize): fix bug + (computeGroupSize): fix logging + + * share/gconv.tar.bz2: moved to share/list + + * bootlook.pm: fix for perl2fcalls + + * share/rpmsrate: CLIENT & SERVER is prohibited + + * timezone.pm: + - add many timezones + - defaults to GMT + - verifier added + + * install_steps_gtk.pm: fix the compssUsers interpretation + (choosePackagesTree): fix + + * common.pm (bestMatchSentence, bestMatchSentence2): in wantarray, return + the number + of matched words/characters + + * share/compssUsers: keep only one Development entry + CLIENT & SERVER is prohibited + + * install_steps_interactive.pm (chooseGroups): disable the size display as + it is wrong (for the beta2) + (chooseGroups): add path for seperating groups, use "label" for the + group text + + * Makefile: remove gconv + +2001/03/13 siegel + + * share/po/de.po: Fixed typos. + 2001/03/13 siegel * share/po/de.po: Fixed typos. |