diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-09-20 17:34:30 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-09-20 17:34:30 +0000 |
commit | ecbb0ce3cf2c834ccb2f650da9673bada145fc5f (patch) | |
tree | d2a3bddbc8f3e87cc4f007463f17e6d5c0581398 /ChangeLog.pre-1-6 | |
parent | 1ef52b779f5c4ceeaebfaa5568ff7eea80969427 (diff) | |
download | pango-ecbb0ce3cf2c834ccb2f650da9673bada145fc5f.tar.gz |
Except ideographic spaces from the !g_unichar_isgraph() test. (#145275,
Mon Sep 13 10:18:51 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c (itemize_state_process_run):
Except ideographic spaces from the !g_unichar_isgraph() test.
(#145275, Federic Zhang)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index cc2d7991..97a2c98a 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,9 @@ +Mon Sep 13 10:18:51 2004 Owen Taylor <otaylor@redhat.com> + + * pango/pango-context.c (itemize_state_process_run): + Except ideographic spaces from the !g_unichar_isgraph() test. + (#145275, Federic Zhang) + Mon Sep 20 12:17:37 2004 Owen Taylor <otaylor@redhat.com> * pango/pangofc-font.c (get_face_metrics): |