summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-01 17:15:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-01 17:15:18 +0000
commita67f95fab9d47a86a2b4e84c48e31af1e7f44f5b (patch)
tree58022b702e081d2e6561b433fa9dd61c047198d2 /ChangeLog.pre-1-0
parentdd0df5d218b03ee0f16ed4310dc81225810e3503 (diff)
downloadpango-a67f95fab9d47a86a2b4e84c48e31af1e7f44f5b.tar.gz
Fix problem with positions at the ends of lines (#63328, reported by Dov
Fri Mar 1 12:11:50 2002 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_line_get_vis2log_map): Fix problem with positions at the ends of lines (#63328, reported by Dov Grobgeld.)
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 2fcf3fc1..d07819bd 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,13 @@
+Fri Mar 1 12:11:50 2002 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_line_get_vis2log_map):
+ Fix problem with positions at the ends of lines
+ (#63328, reported by Dov Grobgeld.)
+
+2002-02-28 Sven Neumann <sven@gimp.org>
+
+ * configure.in: align --help output.
+
2002-02-28 Alex Larsson <alexl@redhat.com>
* pango/pangoft2.c (pango_ft2_font_get_face):