summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorNoah Levitt <nlevitt@columbia.edu>2003-12-04 23:11:28 +0000
committerNoah Levitt <nlevitt@src.gnome.org>2003-12-04 23:11:28 +0000
commit107ade7182f5a110b8717c2080c777c5c7c2cd44 (patch)
tree1fdf69352d72a50e71dcc80dc2f91264154ac50a /ChangeLog.pre-1-4
parent3293fbd32eb9a024b05dee32dcaf1fc175546bc6 (diff)
downloadpango-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-45
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.