summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-09 23:15:37 +0000
committerKeith Packard <keithp@keithp.com>2005-07-09 23:15:37 +0000
commit99cde389c331616f22dd6aab395c488f3a798e2e (patch)
treef14c0b106882065b69a55acf1c31d9bb922a8a24 /ChangeLog
parent3c4ac0b9f5b7aced60a763bcaca7b32cd53a7fec (diff)
Rearrange configuration options so that individual font file formats drive
combined options, and so that the default matches the monolithic defaults Extent fontconf.h to cover all formats Typo in src/Makefile.am failed to link in Type1 library Missing xttcap.c from FreeType shim library.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 034fc99..cb27b9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-07-09 Keith Packard <keithp@keithp.com>
+
+ * configure.ac:
+ * include/X11/fonts/fontconf.h.in:
+ * src/FreeType/Makefile.am:
+ * src/Makefile.am:
+
+ Rearrange configuration options so that individual font file formats
+ drive combined options, and so that the default matches
+ the monolithic defaults
+
+ Extend fontconf.h to cover all formats
+
+ Typo in src/Makefile.am failed to link in Type1 library
+
+ Missing xttcap.c from FreeType shim library.
+
2005-07-08 Keith Packard <keithp@keithp.com>
* .cvsignore: