diff options
author | Noah Levitt <nlevitt@columbia.edu> | 2003-12-04 23:11:28 +0000 |
---|---|---|
committer | Noah Levitt <nlevitt@src.gnome.org> | 2003-12-04 23:11:28 +0000 |
commit | 107ade7182f5a110b8717c2080c777c5c7c2cd44 (patch) | |
tree | 1fdf69352d72a50e71dcc80dc2f91264154ac50a /ChangeLog.pre-1-4 | |
parent | 3293fbd32eb9a024b05dee32dcaf1fc175546bc6 (diff) | |
download | pango-107ade7182f5a110b8717c2080c777c5c7c2cd44.tar.gz |
Honor U+2028 LINE SEPARATOR. (#85745)
2003-12-04 Noah Levitt <nlevitt@columbia.edu>
* pango/pango-context.c:
* pango/pango-layout.c: Honor U+2028 LINE SEPARATOR. (#85745)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 1377d7a7..0c39a0da 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,8 @@ +2003-12-04 Noah Levitt <nlevitt@columbia.edu> + + * pango/pango-context.c: + * pango/pango-layout.c: Honor U+2028 LINE SEPARATOR. (#85745) + 2003-11-25 Noah Levitt <nlevitt@columbia.edu> * examples/pangoft2topgm.c: Add --indent=n option. |