diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-24 23:18:03 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-24 23:18:03 +0000 |
commit | 8e6f34e2b82737b61645d43476602fc6ec59630e (patch) | |
tree | 8bf75a725803158aab04d41d43764f01cd0862cb /ChangeLog.pre-1-8 | |
parent | 3aef4b97ebf2973a14e0b039428052e4e3542cf6 (diff) | |
download | pango-8e6f34e2b82737b61645d43476602fc6ec59630e.tar.gz |
Fix problems with computing the length of the paragraph delimiter.
Thu Jan 24 18:05:54 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (get_items_log_attrs): Fix problems with
computing the length of the paragraph delimiter. (Reported by Evan Martin)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index ae0681be..9a67b853 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +Thu Jan 24 18:05:54 2002 Owen Taylor <otaylor@redhat.com> + + * pango/pango-layout.c (get_items_log_attrs): Fix problems with + computing the length of the paragraph delimiter. (Reported by Evan Martin) + 2002-01-24 Sven Neumann <sven@gimp.org> * configure.in |