diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-16 20:00:50 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-16 20:00:50 +0000 |
commit | 774888236caa9a767d2c65c0b4e4d69233d52eba (patch) | |
tree | 04975780d566519eeb5ab90998c6176737280d96 /ChangeLog.pre-1-8 | |
parent | 18c465609fdf67cc12a52a8990ee2bf5e97716a4 (diff) | |
download | pango-774888236caa9a767d2c65c0b4e4d69233d52eba.tar.gz |
A string ending in a paragraph delimiter has an empty line at the end.
Wed Jan 16 14:45:23 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_check_lines):
A string ending in a paragraph delimiter has an
empty line at the end. (#68079, Arjan J. Molenaar.)
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 3839457e..0c5a2eb5 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,9 @@ +Wed Jan 16 14:45:23 2002 Owen Taylor <otaylor@redhat.com> + + * pango/pango-layout.c (pango_layout_check_lines): + A string ending in a paragraph delimiter has an + empty line at the end. (#68079, Arjan J. Molenaar.) + Wed Jan 16 09:25:34 2002 Owen Taylor <otaylor@redhat.com> * pango/fonts.c (pango_font_description_from_string): Initialize |