summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-02-08 23:49:55 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-02-08 23:49:55 +0000
commit4cb1ddadb052aff219a6c894a6b4494225ebcd99 (patch)
treee293ef4886f5f7f6b43a1dddb515975042a0243a /ChangeLog
parent7f197a73269f2ad53f53abb3c9d52dfee6eae676 (diff)
downloadpango-4cb1ddadb052aff219a6c894a6b4494225ebcd99.tar.gz
Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is not
2008-02-08 Behdad Esfahbod <behdad@gnome.org> Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is not rendered correctly Patch from Praveen A * modules/indic/indic-ot-class-tables.c: * modules/indic/indic-ot.c (indic_ot_reorder): "Fix" it. svn path=/trunk/; revision=2562
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5a26cb5..845ad792 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-08 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is not
+ rendered correctly
+ Patch from Praveen A
+
+ * modules/indic/indic-ot-class-tables.c:
+ * modules/indic/indic-ot.c (indic_ot_reorder):
+ "Fix" it.
+
2008-01-29 Behdad Esfahbod <behdad@gnome.org>
* configure.in: Oops. Add fontconfig cflags/libs with freetype's.