aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 07:35:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 07:35:26 +0000
commitd0f57192d01dfd8c510bbf7ec81caacea5b58fc8 (patch)
treeef3cf49fb09766ef76ffd9f4073fb9177b244c3c /ChangeLog
parent51dbedb2aba734558e6a051eeb4413d56eb7cc75 (diff)
reimplemented external editor with GSpawn and GChildWatch.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@705 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 c86a4878..2decd239 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-02
+ * src/compose.[ch]: reimplemented external editor with GSpawn and
+ GChildWatch.
+ * libsylph/utils.c: execute_async(): fixed wrong argument type.
+
+2005-11-02
+
* src/prefs_common_dialog.c: moved fallback encoding setting to
Advanced tab.