summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e83b2869c..05c047de2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-27 Tor Lillqvist <tml@novell.com>
+
+ * configure.in: Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on
+ Windows. AC_SUBST it.
+
+ * glib/Makefile.am (glib-2.0.lib): Pass appropriate -machine flag
+ to lib.exe.
+
2008-07-25 15:47:08 Tim Janik <timj@imendio.com>
* glib/tests/testing.c (test_random_conversions): added new sample