summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-11-21 16:45:36 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-11-21 16:45:36 +0000
commit145e118d8d071e5836334a3ffacf22cf789e4257 (patch)
tree84b17ff8afca40011a5101711cd987c8ad3b8e3b /ChangeLog.pre-1-8
parenta74950580a02c579cef2f523a148e0f386d620b6 (diff)
downloadpango-145e118d8d071e5836334a3ffacf22cf789e4257.tar.gz
Return n+1 logical attributes not n logical attributes (#155912)
Sun Nov 21 11:40:03 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_get_log_attrs): Return n+1 logical attributes not n logical attributes (#155912)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-85
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 1863f680..cfe92476 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,8 @@
+Sun Nov 21 11:40:03 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_get_log_attrs): Return n+1
+ logical attributes not n logical attributes (#155912)
+
Sun Nov 21 10:52:03 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c: Don't just call pango_fontset_get_metrics()