summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-12-15 18:17:21 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-12-15 18:17:21 +0000
commitfd10525a04a8c8080640b62a16ee54adcebb0333 (patch)
tree06131c99439fbcecfbae8b30af2d8faaa1bb4d47 /ChangeLog
parent27812b566bda4601acde6940f7172c33fcf38189 (diff)
downloadpango-fd10525a04a8c8080640b62a16ee54adcebb0333.tar.gz
Bug 564644 – Not complete description of the
2008-12-15 Behdad Esfahbod <behdad@gnome.org> Bug 564644 – Not complete description of the pango_font_description_better_match function * pango/fonts.c: Improve docs. svn path=/trunk/; revision=2758
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aba421f..55977250 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-15 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 564644 – Not complete description of the
+ pango_font_description_better_match function
+
+ * pango/fonts.c: Improve docs.
+
2008-12-14 Behdad Esfahbod <behdad@gnome.org>
Bug 563898 – Generated output is not deterministic