aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-04 14:18:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-04 14:18:07 +0000
commit19cf44b979ca6d0c69aef9a4524d876fafc0fb25 (patch)
treed01702d6085297480c0bde7133d260349d1efa2a /ChangeLog
parent4f46088c4704534c10487323e0bc0b9d73491b81 (diff)
braced some Unix-specific code with ifdef.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@467 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3079658..0dc1ce3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-08-04
+ * src/compose.c
+ src/main.c
+ src/socket.[ch]: braced Unix-specific code with #ifdef G_OS_UNIX.
+
+2005-08-04
+
* configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.
2005-08-04