aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-28 08:58:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-28 08:58:39 +0000
commit5343440c3b3703454cbb825f47f7f407c939521c (patch)
treef6ed9d6ac46f0470e4cd0a8b1459cd1b280ff2ba /ChangeLog.ja
parent51fcff7611d3181ccab788b7168e3722ae0f44be (diff)
fixed infinite loop when pid was not obtained on the execution of external editor.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1742 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index f9b9279d..81fa72cf 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,10 @@
2007-05-28
+ * src/compose.c: compose_exec_ext_editor(): win32: pid を取得でき
+ なかった場合に無限ループに陥るのを修正。
+
+2007-05-28
+
* src/filesel.c: filesel_select_file_full(): ダイアログが開いている
間は自動受信を実行しないようにした。