aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 08:20:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 08:20:34 +0000
commit8a007108e4ae652ff4138aaa48220caae53b3b93 (patch)
tree00d05f1a305320e173650409e64e17c0148b5acc /ChangeLog
parentd0f57192d01dfd8c510bbf7ec81caacea5b58fc8 (diff)
src/compose.c: fixed for win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@706 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 2decd239..97bfa307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-02
+ * src/compose.c: fixed for win32.
+
+2005-11-02
+
* src/compose.[ch]: reimplemented external editor with GSpawn and
GChildWatch.
* libsylph/utils.c: execute_async(): fixed wrong argument type.