summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-01-08 22:55:14 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-01-08 22:55:14 +0000
commit7f7dbc1ecc87f11c03aea4a37e2011af3dd9b308 (patch)
treed6665d38e9e2e05d6d6954d04b530f107eb03e40 /ChangeLog
parentca4707911136cc7e951a83e7ae907524ab352662 (diff)
downloadpango-7f7dbc1ecc87f11c03aea4a37e2011af3dd9b308.tar.gz
Ignore indent if aligned center, and document so. This assumption was
2008-01-08 Behdad Esfahbod <behdad@gnome.org> * pango/pango-layout.c: Ignore indent if aligned center, and document so. This assumption was present in some places and not the others. Fixed now. svn path=/trunk/; revision=2538
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0741bda..06bf86e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-01-08 Behdad Esfahbod <behdad@gnome.org>
+ * pango/pango-layout.c: Ignore indent if aligned center, and document
+ so. This assumption was present in some places and not the others.
+ Fixed now.
+
+2008-01-08 Behdad Esfahbod <behdad@gnome.org>
+
Bug 508007 – Add option for single-paragraph mode to pango-view
* pango-view/viewer-render.c (make_layout), (parse_options): Add