diff options
author | Havoc Pennington <hp@redhat.com> | 2001-10-03 23:20:11 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-10-03 23:20:11 +0000 |
commit | 4636703b33420f453aa934a05dce8b979c2f93f2 (patch) | |
tree | f82f6c08abb56f9b7f00c024bcf5d0e2fa886bd5 /ChangeLog.pre-1-8 | |
parent | 6b7789004193dae1c6033da88799372bf8b67282 (diff) | |
download | pango-4636703b33420f453aa934a05dce8b979c2f93f2.tar.gz |
try to fix up the sentence breaking a bit, specifically for sentences that
2001-10-03 Havoc Pennington <hp@redhat.com>
* pango/break.c (pango_default_break): try to fix up the sentence
breaking a bit, specifically for sentences that started at the end
of a previous sentence we were messing things up.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 34833da7..e65d8278 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,5 +1,9 @@ 2001-10-03 Havoc Pennington <hp@redhat.com> + * pango/break.c (pango_default_break): try to fix up the sentence + breaking a bit, specifically for sentences that started at the end + of a previous sentence we were messing things up. + * tests/dump-boundaries.c: new program to dump logical attrs to stdout * tests/testboundaries.c (check_invariants): oops, fix for |