summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-07-21 20:23:09 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-07-21 20:23:09 +0000
commitae6dfa1fa07024d568ca4fbfedf210b3ec0b0494 (patch)
treeec583798f22354ac2db1c01395df6587ff3f0041 /ChangeLog.pre-1-10
parenteabc3a797328ae669b24f9b52a8e0b60bbf30925 (diff)
downloadpango-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-107
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)