summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-01-24 23:18:03 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-01-24 23:18:03 +0000
commit8e6f34e2b82737b61645d43476602fc6ec59630e (patch)
tree8bf75a725803158aab04d41d43764f01cd0862cb /ChangeLog
parent3aef4b97ebf2973a14e0b039428052e4e3542cf6 (diff)
downloadpango-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')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae0681be..9a67b853 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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