summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-18 04:16:12 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-18 04:16:12 +0000
commite8b4beaf4b6ada23d53533b10d938078e44f1ffa (patch)
treee67c59db386fdf4111852825a14914cefe93bd71 /ChangeLog
parent1a2675e104be609f1f2b5958a5ee3350077453ff (diff)
downloadpango-e8b4beaf4b6ada23d53533b10d938078e44f1ffa.tar.gz
General cleanup. (pango_font_description_unset_fields): Set fields being
2005-11-17 Behdad Esfahbod <behdad@gnome.org> * pango/fonts.c (pango_font_description_*): General cleanup. (pango_font_description_unset_fields): Set fields being unset to their default value. (pango_font_description_hash, pango_font_description_equal): Do not use mask in these. Use all other fields unconditionally.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a051abf..a0fa3300 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-17 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/fonts.c (pango_font_description_*): General cleanup.
+ (pango_font_description_unset_fields): Set fields being unset to their
+ default value.
+ (pango_font_description_hash, pango_font_description_equal): Do not
+ use mask in these. Use all other fields unconditionally.
+
2005-11-17 Matthias Clasen <mclasen@redhat.com>
* modules/hangul/tables-jamos.i: const correctness