aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-04 11:01:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-04 11:01:38 +0000
commit4f46088c4704534c10487323e0bc0b9d73491b81 (patch)
treeee2c77673044eabce60393a54413d3e5769779dc /ChangeLog
parent08638d7460a3d5180ba1825cca37ff4ec04b7191 (diff)
configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@466 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 855543db..a3079658 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-08-04
+ * configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.
+
+2005-08-04
+
* src/utils.c: replaced tolower() with g_ascii_tolower().
2005-08-04