summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsuzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>2009-09-24 14:30:40 +0900
committersuzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>2009-09-24 14:30:40 +0900
commit4e0c9ee155caa181072d90573bd3e4b2693f32ce (patch)
treec6ed725aa5a4f7e0a893c10e3e32c27405c2e1ce /ChangeLog
parente2184505b1daaea20b7d983a111482d17c75de49 (diff)
downloadfreetype2-4e0c9ee155caa181072d90573bd3e4b2693f32ce.tar.gz
[cache] Check the face filled by FTC_Manager_LookupFace().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 683dfcb21..a3e006bee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-24 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
+
+ [cache] Check the face filled by FTC_Manager_LookupFace().
+
+ * src/cache/ftcbasic.c (ftc_basic_family_get_count): Return
+ immediately if FTC_Manager_LookupFace() fills face by NULL.
+ Such case can occur when the code is optimized by GCC-4.2.x.
+
2009-09-23 Werner Lemberg <wl@gnu.org>
* docs/CHANGES: Updated.