diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-27 17:20:01 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-27 17:20:01 +0000 |
commit | 6cb208b12e181275274bb87d736db658100e74f3 (patch) | |
tree | 56dafde8358d343eebff90d48dd955bff475ba51 /ChangeLog.pre-1-6 | |
parent | 5097b36584291475c7effdc7b2a561daa1ca246f (diff) | |
download | pango-6cb208b12e181275274bb87d736db658100e74f3.tar.gz |
Save the order in which features were added and use that when applying
Tue Jul 27 12:38:05 2004 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxopen.[ch] pango/opentype/ftxgsub.c
pango/opentype/ftxpos.c: Save the order in which
features were added and use that when applying features.
(Patch from Soheil Hassas Yeganeh, #122330)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 3bb9620a..0036441b 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,10 @@ +Tue Jul 27 12:38:05 2004 Owen Taylor <otaylor@redhat.com> + + * pango/opentype/ftxopen.[ch] pango/opentype/ftxgsub.c + pango/opentype/ftxpos.c: Save the order in which + features were added and use that when applying features. + (Patch from Soheil Hassas Yeganeh, #122330) + Tue Jul 27 09:11:40 2004 Behdad Esfahbod <pango@behdad.org> * pango/opentype/ftxgpos.c: Remove the unused parameter |