From 90545edd3b0599b389168b024dd08fd8fed68000 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 21 Jun 2000 14:46:54 +0000 Subject: I fixed a bug with console font info not being written for latin2 (and maybe others) --- perl-install/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 82808360c..bc10d0ec9 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,11 @@ +2000-06-21 Pablo Saratxaga + + * lang.pm: changed the way console font data is written; not all + of the [0], [1], [2] values must defined, so three cases must be used. + Also added a variable $CHARSET for /etc/sysconfig/i18n; it can then + be used by console-tools to load the proper compose table + + 2000-06-20 François Pons * c/sbus.c: added some functions for silo.c integration. -- cgit v1.2.1