summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-10-11 07:33:19 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-10-11 07:33:19 +0000
commit6087a2859f8860a010332f872f35e446187061b6 (patch)
treef4456cedeba242cd50d1ea84103f416a0f2f02fa /ChangeLog
parentf8c061e64af2c191cb940802efb9d3a70d217638 (diff)
downloadpango-6087a2859f8860a010332f872f35e446187061b6.tar.gz
Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by
2007-10-11 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/Makefile.am: Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by the harfbuzz-dump tool. svn path=/trunk/; revision=2438
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68513faf..ddecbc12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-10-11 Behdad Esfahbod <behdad@gnome.org>
+ * pango/opentype/Makefile.am: Don't include harfbuzz-dump.[ch] in
+ libharfbuzz.a. Those are just used by the harfbuzz-dump tool.
+
+2007-10-11 Behdad Esfahbod <behdad@gnome.org>
+
* pango/opentype/harfbuzz-buffer.c: Some more cleanup.
2007-10-11 Behdad Esfahbod <behdad@gnome.org>