diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-07-25 03:13:27 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-07-25 03:13:27 +0000 |
commit | d71d34c3f79a4ea19394b7897810e4130bf8a685 (patch) | |
tree | e8c777aa37483c69c949acb908deaca8044bdb87 /ChangeLog.pre-1-8 | |
parent | e950a63fb104357fb2f0ffaf9a245df626e5da30 (diff) | |
download | pango-d71d34c3f79a4ea19394b7897810e4130bf8a685.tar.gz |
Fix wrong assertion that was dying on lines separated by PS (U+2029).
Wed Jul 24 23:07:43 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c: Fix wrong assertion that was
dying on lines separated by PS (U+2029). (#88824,
Choe Hwangjin)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index fc28d6ee..ace27550 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,9 @@ +Wed Jul 24 23:07:43 2002 Owen Taylor <otaylor@redhat.com> + + * pango/pango-layout.c: Fix wrong assertion that was + dying on lines separated by PS (U+2029). (#88824, + Choe Hwangjin) + 2002-07-22 Sven Neumann <sven@gimp.org> * pango/pangoft2.c (pango_ft2_font_get_face): don't access the old |