summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-12-22 21:15:20 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-12-22 21:15:20 +0000
commite0ff9db857da7a3fda8687940977489a1c5d261b (patch)
tree6bb587830a6199ec457b06ee6ada0094a051b1dc /ChangeLog
parente45ffc044b402277fe509122ab374bd28bba6234 (diff)
downloadpango-e0ff9db857da7a3fda8687940977489a1c5d261b.tar.gz
Bug 565379 – pango_font_description_better_match some style attributes
2008-12-22 Behdad Esfahbod <behdad@gnome.org> Bug 565379 – pango_font_description_better_match some style attributes of old_match are not checked * pango/fonts.c: Improve docs. svn path=/trunk/; revision=2763
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e9d50ca..9d4d7464 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-22 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 565379 – pango_font_description_better_match some style attributes
+ of old_match are not checked
+
+ * pango/fonts.c: Improve docs.
+
2008-12-17 Behdad Esfahbod <behdad@gnome.org>
Bug 564877 – pango-engine.h: PANGO_MODULE_PREFIX and G_MODULE_EXPORT