summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-10-11 07:34:08 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-10-11 07:34:08 +0000
commit2fc0e10abf222a487aac51759b0de2abf8b8d086 (patch)
treed2d1cdff6b9b052d556662630741a37136411a5d
parent6087a2859f8860a010332f872f35e446187061b6 (diff)
downloadpango-2fc0e10abf222a487aac51759b0de2abf8b8d086.tar.gz
Same here.
2007-10-11 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/harfbuzz.c: Same here. svn path=/trunk/; revision=2439
-rw-r--r--ChangeLog4
-rw-r--r--pango/opentype/harfbuzz.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddecbc12..c8c7cb92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-11 Behdad Esfahbod <behdad@gnome.org>
+ * pango/opentype/harfbuzz.c: Same here.
+
+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.
diff --git a/pango/opentype/harfbuzz.c b/pango/opentype/harfbuzz.c
index 4fd8bf9f..114069f5 100644
--- a/pango/opentype/harfbuzz.c
+++ b/pango/opentype/harfbuzz.c
@@ -16,4 +16,3 @@
#include "harfbuzz-gdef.c"
#include "harfbuzz-gsub.c"
#include "harfbuzz-gpos.c"
-#include "harfbuzz-dump.c"