summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cd54626..f898ccc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-06-18 Behdad Esfahbod <behdad@gnome.org>
+ Bug 448342 – pango_layout_index_to_line_x() counts lines from 1
+
+ * pango/pango-layout.c (pango_layout_index_to_line):
+ Count lines from zero, not one!
+
+2007-06-18 Behdad Esfahbod <behdad@gnome.org>
+
* configure.in:
* tests/cxx-test.C: Include pangocairo.h too.