summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/graphite/ChangeLog')
-rw-r--r--Build/source/libs/graphite/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/Build/source/libs/graphite/ChangeLog b/Build/source/libs/graphite/ChangeLog
index 48d30944b8f..83d55ce0fa5 100644
--- a/Build/source/libs/graphite/ChangeLog
+++ b/Build/source/libs/graphite/ChangeLog
@@ -1,3 +1,21 @@
+2009-10-18 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Reorganize the graphite build system:
+ Import and sanitize silgraphite-2.3.1/engine/ to engine-2.3.1/.
+ * Makefile.am, configure.ac: Adjust.
+ * engine-2.3.1-PATCHES: New directory with patches applied to
+ the silgraphite-2.3.1 distribution.
+ * include/graphite/Makefile.am (new): Create header symlinks in
+ build tree.
+
+2009-10-01 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Avoid maximal compiler warnings.
+ * src/segment/GrEngine.{cpp,h}, src/segment/FileInput.{cpp,h},
+ src/segment/FontFace.cpp, src/font/TtfUtil.cpp: Constify.
+ * graphite-patches (new): Modifications.
+ * Makefile.am: Add graphite-patches.
+
2009-06-19 Peter Breitenlohner <peb@mppmu.mpg.de>
* configure.ac: enable compiler warnings.