summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ac07a40..b4b79620 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-17 Behdad Esfahbod <behdad@gnome.org>
+
+ Part of Bug 348825 – pango should optimize away calls to FcFontSort as
+ much as possible
+
+ * pango/pangofc-fontmap.c: Increase FONTSET_CACHE_SIZE from 16 to 64.
+
2006-08-16 Behdad Esfahbod <behdad@gnome.org>
Bug 351585 – API documentation issues with 2.15 release