summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-05-30 00:06:59 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-05-30 00:06:59 +0000
commit016742e2b297c6c45fc37e2b8f93f938cd1a1bf4 (patch)
treed4cd06a27116a7b04f977a1c030771536030fabc /ChangeLog.pre-1-8
parent09be01a3630651cea9cc380299fba9ef6d5a6c98 (diff)
downloadpango-016742e2b297c6c45fc37e2b8f93f938cd1a1bf4.tar.gz
Fix a stupid bug in the shortcircuit case.
Thu May 29 20:05:45 2003 Owen Taylor <otaylor@redhat.com> * pango/pango-glyph-item.c: Fix a stupid bug in the shortcircuit case.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-811
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 2cc36744..3185e8b8 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,14 @@
+Thu May 29 20:05:45 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-glyph-item.c: Fix a stupid bug in the
+ shortcircuit case.
+
+Thu May 29 18:49:00 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/indic-fc.c: Use the correct tags at
+ the GPOS stage, taking into account changes during
+ the GSUB stage. (#112433)
+
Thu May 29 18:37:58 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-glyph-item.c (pango_glyph_item_apply_attrs):