summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2009-01-06 10:40:30 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2009-01-06 10:40:30 +0000
commit24fb6a2be0c492b023b32ab98556961a8317e13e (patch)
tree96e3b988b4b49b15f639043bbaf24df1ed4c0a9d /ChangeLog
parent12762f0b6df9c0324929feb99fc80406c7501418 (diff)
downloadpango-24fb6a2be0c492b023b32ab98556961a8317e13e.tar.gz
Make it Unicode safe.
2009-01-06 Behdad Esfahbod <behdad@gnome.org> * pango/fonts.c (pango_font_description_to_filename): Make it Unicode safe. svn path=/trunk/; revision=2786
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28707073..c66b02d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-01-06 Behdad Esfahbod <behdad@gnome.org>
+ * pango/fonts.c (pango_font_description_to_filename):
+ Make it Unicode safe.
+
+2009-01-06 Behdad Esfahbod <behdad@gnome.org>
+
* pango/fonts.c (find_field), (parse_field), (pango_parse_style),
(pango_parse_variant), (pango_parse_weight), (pango_parse_stretch):
Move the parse_*() functions in fonts.c and have them share tables