aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-14 08:26:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-14 08:26:02 +0000
commit57cf5f7e26b171e680ba27958a414703a51768e4 (patch)
treeaef2d62f4e390432cb52db3ea1a2b3a2056df624 /ChangeLog
parent8db157d7a1a1fdc49dda5de5eff7bb29766a6009 (diff)
win32: prohibit duplicate exec using CreateMutex().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@648 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 9a1644a1..612a05ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-10-14
+ * src/main.c: win32: prohibit duplicate exec using CreateMutex().
+
+2005-10-14
+
* libsylph/procmime.c
src/compose.c: made some warnings just debug messages.