From be7834b5205d1deab0cfc1b0358d52c7fd1d050e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 21 Jul 2002 16:19:54 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8ae559615..2dbca0d34 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,34 @@ +2002/07/21 Pixel + + * Xconfigurator.pm: Load "extmod" is a must! (for things like shape and + dga) + + * Xconfig.pm: fix typo + + * share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build + in gen_locales.pl + + * share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks + using the new::during_install__lang2charset + -> this enables doing the same during install when using ramdisk + => no need to have a locale.cz2 anymore + (this is now possible since the number of special cases is lower than + before) + + * lang.pm: + - remove utf_xxx charsets, adding a flag UTF-8 instead + - add during_install__lang2charset + - when using ramdisk, no locale.cz2 anymore: + there are 3 main charsets containing everything for all locales, except + LC_CTYPE + by default, there is UTF-8. + when asked for GB2312 or BIG5, removing the other main charsets + - cleanup comments (use #- instead of #) + - various cleanup + + * tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main + charset /usr/share/locale/UTF-8 + 2002/07/21 Pixel * share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build -- cgit v1.2.1