summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1013
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index f4f61ec8..c08b86c0 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,18 @@
2005-06-14 Owen Taylor <otaylor@redhat.com>
+ Misc fixes from Stepan Kasal, #169928
+
+ * pangoxft.pc.in: Add requirement on pangoft2
+
+ * pangoxft-uninstalled.pc.in: Fix cut-and-paste
+ errors in Name/Description when copying from
+ pangox-uninstalled.
+
+ * configure.in: Don't call AC_SUBST() unnecessary
+ for XFT_CFLAGS/LIBS.
+
+2005-06-14 Owen Taylor <otaylor@redhat.com>
+
* pango/pango-utils.c (pango_parse_style): Fix some
missing case variants in the switch statement.
(#169852, Morten Welinder)