Tartarus CVS: putty: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Thu, 02 Jan 2003 16:56:32 +0000
CVS Root: /home/cvs
Module: putty
Changes by: simon
Date: Thu Jan 02 2003 16:56:31 GMT
Log message:
A better solution to the problem of duplicated positions in
CS_ISO8859_1_X11: where two SBCS positions map to the same Unicode
code point, we now have a `sortpriority' hint which can tell
sbcsgen.pl which one it should preferentially generate when
converting back to SBCS.
Modified files:
charset : sbcs.dat sbcsgen.pl
Links:
http://cvs.tartarus.org//putty/charset/sbcs.dat.diff?r1=1.3&r2=1.4
http://cvs.tartarus.org//putty/charset/sbcsgen.pl.diff?r1=1.1&r2=1.2