summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-05-10 21:51:51 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-05-10 21:51:51 +0000
commit39020afd138dec6db0750bf29e4c4fae15aae229 (patch)
tree437105ff1d4cf64a4260910341ffd085426658de
parent44fc00064a7c8bfe612164d9c2131fdd3a015690 (diff)
downloadpango-39020afd138dec6db0750bf29e4c4fae15aae229.tar.gz
Bug 436154 – Error building the pango.modules file while cross compiling
2007-05-07 Behdad Esfahbod <behdad@gnome.org> Bug 436154 – Error building the pango.modules file while cross compiling * modules/Makefile.am: Make local pango.module generation work with cross-compilation. svn path=/branches/pango-1-16/; revision=2278
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8995f38b..84f1595c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-07 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 436154 – Error building the pango.modules file while cross
+ compiling
+
+ * modules/Makefile.am: Make local pango.module generation work with
+ cross-compilation.
+
2007-05-05 Richard Hult <richard@imendio.com>
Bug 434160 - [atsui] Italic versions of some faces can't be created