diff options
author | Keith Packard <keithp@keithp.com> | 2002-08-31 22:27:08 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2002-08-31 22:27:08 +0000 |
commit | c2022f999e0492d530925b0112ffd34ce146a8e3 (patch) | |
tree | 62fe0758a334fa747dff9fc32d70c36dd39b8fcc | |
parent | 9dac3c594574f67f80d70ad3cdad42c551285ee8 (diff) |
Update ChangeLog with a few notesfcpackage_rc4fcpackage_2_0
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,5 +1,18 @@ +Sat Aug 31 15:21:22 PDT 2002 keithp + + Xrender and Xft had several bugs related to + rendering manually placed or poly-face text + + + Added more complete memory tracing in fontconfig + Checked with (patched) mozilla and found no leaks + + + Updated Latin orthographies by comparing those from + evertype.com with those from eki.ee. Tried to make + sensible choices, including chars that occured in both + and leaving some optional chars out that occured only + in one. + Mon Aug 26 16:33:04 PDT 2002 keithp - + Owen discovered that FcLangSetHasLang wasn't actuall + + Owen discovered that FcLangSetHasLang wasn't actually checking the language set. Mon Aug 26 13:37:23 PDT 2002 keithp |