summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-07 06:08:39 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-07 06:08:39 +0000
commit77741531e266f127839c7bb8fefcea43f3c5ebe0 (patch)
treeac30ed4554c616b9cd0bae8df1c0c300689fc9b9 /ChangeLog.pre-1-2
parent92e4745dbbd339b8756a6b793d1610462089e49f (diff)
downloadpango-77741531e266f127839c7bb8fefcea43f3c5ebe0.tar.gz
Print out an informative error message and exit(1) if no fonts are found.
Sat Dec 7 01:05:25 2002 Owen Taylor <otaylor@redhat.com> * pango/pangofc-fontmap.cI (pango_fc_font_map_get_patterns): Print out an informative error message and exit(1) if no fonts are found. (#98672) * pango/pangoft2.c (pango_ft2_font_get_face): Fix some bugs in the last commit.
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-29
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 4641d745..4cc4a08b 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,12 @@
+Sat Dec 7 01:05:25 2002 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangofc-fontmap.cI (pango_fc_font_map_get_patterns):
+ Print out an informative error message and exit(1) if
+ no fonts are found. (#98672)
+
+ * pango/pangoft2.c (pango_ft2_font_get_face): Fix some
+ bugs in the last commit.
+
Sat Dec 7 00:10:02 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoft2.c (pango_ft2_font_get_face): Don't