diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-07-21 20:23:09 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-07-21 20:23:09 +0000 |
commit | ae6dfa1fa07024d568ca4fbfedf210b3ec0b0494 (patch) | |
tree | ec583798f22354ac2db1c01395df6587ff3f0041 /ChangeLog.pre-1-10 | |
parent | eabc3a797328ae669b24f9b52a8e0b60bbf30925 (diff) | |
download | pango-ae6dfa1fa07024d568ca4fbfedf210b3ec0b0494.tar.gz |
Change the char class for U+0A5C from _cn (consonant with nukta) to _ct.
2005-07-21 Owen Taylor <otaylor@redhat.com>
* modules/indic/indic-ot-class-tables.c: Change the char
class for U+0A5C from _cn (consonant with nukta) to _ct.
(#309459, Sukhjinder Sidhu)
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 6d94ea20..f2b4af45 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,10 +1,17 @@ 2005-07-21 Owen Taylor <otaylor@redhat.com> + * modules/indic/indic-ot-class-tables.c: Change the char + class for U+0A5C from _cn (consonant with nukta) to _ct. + (#309459, Sukhjinder Sidhu) + +2005-07-21 Owen Taylor <otaylor@redhat.com> + * modules/indic/indic-ot-class-tables.c: Enable touching for Sinhala with the ZWJ + al-lakuna combination. (#302577, Harshula) 2005-07-21 Owen Taylor <otaylor@redhat.com> + * pango/pango-layout.c (pango_layout_set_text): Avoid calling memcpy with a NULL argument. (#310021, Morten Welinder) |