summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2009-01-04 01:27:49 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2009-01-04 01:27:49 +0000
commitfb5e6687ea81a1fb2628d927ab140d332522ca12 (patch)
treedc22c19509df9652e4204ea304ac17a4653d5c13 /ChangeLog
parente90dc49f5c8800fa81e259d08aef524ef1912793 (diff)
downloadpango-fb5e6687ea81a1fb2628d927ab140d332522ca12.tar.gz
Bug 529591 – Code related to malayalam is misplaced. Patch from Rahul
2009-01-03 Behdad Esfahbod <behdad@gnome.org> Bug 529591 – Code related to malayalam is misplaced. Patch from Rahul Bhalerao * modules/indic/indic-ot.c (indic_ot_reorder): Fix it. svn path=/trunk/; revision=2780
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0e6dde0..cdac78d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-03 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 529591 – Code related to malayalam is misplaced.
+ Patch from Rahul Bhalerao
+
+ * modules/indic/indic-ot.c (indic_ot_reorder): Fix it.
+
2009-01-02 Behdad Esfahbod <behdad@gnome.org>
Bug 515807 – Don't bind modules lazily