summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2002-07-22 17:54:10 +0000
committerSven Neumann <neo@src.gnome.org>2002-07-22 17:54:10 +0000
commite950a63fb104357fb2f0ffaf9a245df626e5da30 (patch)
treede702e2d77de32543aebd585716d19d703f8220e /ChangeLog
parentb3c8ee4d85113294e4d0c3e80f3a2040a20b0c6c (diff)
downloadpango-e950a63fb104357fb2f0ffaf9a245df626e5da30.tar.gz
don't access the old (invalid) face pointer after loading a fallback face
2002-07-22 Sven Neumann <sven@gimp.org> * pango/pangoft2.c (pango_ft2_font_get_face): don't access the old (invalid) face pointer after loading a fallback face because we couldn't set the unicode charmap.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d58ee83..fc28d6ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-22 Sven Neumann <sven@gimp.org>
+
+ * pango/pangoft2.c (pango_ft2_font_get_face): don't access the old
+ (invalid) face pointer after loading a fallback face because we
+ couldn't set the unicode charmap.
+
Mon Jul 15 20:22:46 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-font.c: Fix trivial typo that was