diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-05-30 00:06:59 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-05-30 00:06:59 +0000 |
commit | 016742e2b297c6c45fc37e2b8f93f938cd1a1bf4 (patch) | |
tree | d4cd06a27116a7b04f977a1c030771536030fabc /ChangeLog.pre-1-10 | |
parent | 09be01a3630651cea9cc380299fba9ef6d5a6c98 (diff) | |
download | pango-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-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 2cc36744..3185e8b8 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -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): |