summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e29e182c..65b166c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-12-05 Behdad Esfahbod <behdad@gnome.org>
+ Bug 501938 – Arabic shaping broken with vertical layout with
+ vertical-hint=line
+
+ * modules/arabic/arabic-fc.c (arabic_engine_shape): Take gravity into
+ equation when deciding whether to shape visually or logically.
+
+2007-12-05 Behdad Esfahbod <behdad@gnome.org>
+
* pango-view/viewer-pangocairo.c (render_callback): Fix assertion
in pango_gravity_get_rotation().