summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88bc89fd..dfe7076f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-25 Havoc Pennington <hp@redhat.com>
+
+ * pango/pango-layout.c: Add a tab array field to PangoLayout,
+ and use it when laying out the text (if it's set, otherwise
+ use default tabs-are-8-spaces thing)
+
+ * pango/pango-tabs.c, pango/pango-tabs.h: tab-related data types
+
Sun Sep 10 03:01:53 2000 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_set_attributes): Fix