summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-07-26 14:35:08 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-07-26 14:35:08 +0000
commitce09aeccb4d1594d900dfd57a9a50dfc845046be (patch)
treea93163f15ff7f6c94e0251e4612b88473422afe8 /ChangeLog
parentd5b6c7e7577038c865a9bfd92f6ea42670dfe947 (diff)
downloadpango-ce09aeccb4d1594d900dfd57a9a50dfc845046be.tar.gz
Fix additional places where TTO_Err_Not_Covered wasn't considered a
Sat Jul 26 10:30:24 2003 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgpos.c: Fix additional places where TTO_Err_Not_Covered wasn't considered a successful return from Get_Class. (From Qt, Lars Knoll)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b65346ad..45061f2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Jul 26 10:30:24 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/opentype/ftxgpos.c: Fix additional places where
+ TTO_Err_Not_Covered wasn't considered a successful return
+ from Get_Class. (From Qt, Lars Knoll)
+
Sat Jul 26 09:41:22 2003 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxgsub.c (Lookup_LigatureSubst):