summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-14 07:22:31 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-14 07:22:31 +0000
commitf0cae8454909f93713c747d41de5a8a5b8c6a057 (patch)
tree3ab93a84ee21327e073b54d6eca1e3adb4b48e67 /ChangeLog
parent0cf12b1387058ff3875ddb9fc38664189805bdda (diff)
downloadpango-f0cae8454909f93713c747d41de5a8a5b8c6a057.tar.gz
Include string.h, needed for memset.
2005-11-14 Behdad Esfahbod <behdad@gnome.org> * pango/mini-fribidi/fribidi.c): Include string.h, needed for memset. * pango/mini-fribidi/fribidi.c (fribidi_analyse_string_utf8): Handle short-circuiting of the case when there are ltr letters, no rtl strongs, and base dir is weak rtl. Pointed out by Owen Taylor.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe4c9af1..85e9b3cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-14 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/mini-fribidi/fribidi.c): Include string.h, needed for memset.
+
+ * pango/mini-fribidi/fribidi.c (fribidi_analyse_string_utf8):
+ Handle short-circuiting of the case when there are ltr letters,
+ no rtl strongs, and base dir is weak rtl. Pointed out by Owen Taylor.
+
2005-11-11 Behdad Esfahbod <behdad@gnome.org>
* pango/pango-layout.c (pango_layout_get_alignment): Fix get/set