summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-08-06 08:40:12 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-08-06 08:40:12 +0000
commit7c21c1a52489fab823fd95e7f3082280e973a13e (patch)
treef70e08070b806ae1977f87944cbd2e5031679809 /ChangeLog
parenta29377c7a5ceffc53a2a651faa2d099701b4e53e (diff)
downloadpango-7c21c1a52489fab823fd95e7f3082280e973a13e.tar.gz
Bug 441654 – prefix fails when more than one base characters (as
2008-08-06 Behdad Esfahbod <behdad@gnome.org> Bug 441654 – prefix fails when more than one base characters (as conjuncts) present after a half form the next prefix renders incorrectly Patch from Rahul Bhalerao * modules/indic/mprefixups.c (indic_mprefixups_apply): Do what I was told to do. svn path=/trunk/; revision=2682
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77cc1ead..8a031b90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-08-06 Behdad Esfahbod <behdad@gnome.org>
+ Bug 441654 – prefix fails when more than one base characters (as
+ conjuncts) present after a half form the next prefix renders
+ incorrectly
+ Patch from Rahul Bhalerao
+
+ * modules/indic/mprefixups.c (indic_mprefixups_apply):
+ Do what I was told to do.
+
+2008-08-06 Behdad Esfahbod <behdad@gnome.org>
+
Bug 546534 – pango_cairo_font_map_set_default(NULL) errs
* pango/pangocairo-fontmap.c (pango_cairo_font_map_set_default):