summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-01-08 21:32:27 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-01-08 21:32:27 +0000
commitca4707911136cc7e951a83e7ae907524ab352662 (patch)
treeebbe0e6522469df2f155684f4474e1055689c34f /ChangeLog
parentc3e8fa757a02f2a99a2ec7dc9f3281eeb0554af7 (diff)
downloadpango-ca4707911136cc7e951a83e7ae907524ab352662.tar.gz
Bug 508007 – Add option for single-paragraph mode to pango-view
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 --single-par option to pango-view. svn path=/trunk/; revision=2537
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b45d865..d0741bda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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
+ --single-par option to pango-view.
+
+2008-01-08 Behdad Esfahbod <behdad@gnome.org>
+
* pango/pango-layout.c (ensure_tab_width), (process_line),
(pango_layout_get_effective_attributes),
(pango_layout_check_lines): Minor cleanup. Attributes are initialized