diff options
author | Noah Levitt <nlevitt@columbia.edu> | 2003-11-25 21:28:13 +0000 |
---|---|---|
committer | Noah Levitt <nlevitt@src.gnome.org> | 2003-11-25 21:28:13 +0000 |
commit | 3293fbd32eb9a024b05dee32dcaf1fc175546bc6 (patch) | |
tree | 77c10d8b21ebb32830cb49699c25218282c008ae /ChangeLog.pre-1-8 | |
parent | 6495fbc14fe9a55d540a21c578e7f067b2edbe6b (diff) | |
download | pango-3293fbd32eb9a024b05dee32dcaf1fc175546bc6.tar.gz |
Add --indent=n option.
2003-11-25 Noah Levitt <nlevitt@columbia.edu>
* examples/pangoft2topgm.c: Add --indent=n option.
* pango/pango-layout.[ch]: Indent the first line of every paragraph,
not just the first line in the layout. (#66626)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 9f2cbba1..1377d7a7 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,5 +1,12 @@ 2003-11-25 Noah Levitt <nlevitt@columbia.edu> + * examples/pangoft2topgm.c: Add --indent=n option. + + * pango/pango-layout.[ch]: Indent the first line of every paragraph, + not just the first line in the layout. (#66626) + +2003-11-25 Noah Levitt <nlevitt@columbia.edu> + * pango-utils.c (lang_texts[]): Italian is "it"; "iw" is deprecated for Hebrew, should be "he". |