aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-31 10:37:15 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-31 10:37:15 +0000
commit378b0cef0f72b3f761bfb3e8b1707d02d0d0eba9 (patch)
tree3cd93100937846153033313000954a3886b6720b /ChangeLog.ja
parent2e8bbf72a5a7534714348eae0fbf52d539f2934a (diff)
execute_sync(): win32: get exit status of child process by not using helper program.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@700 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 48b95b2f..9687a9dc 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,10 @@
2005-10-31
+ * libsylph/utils.c: execute_sync(): win32: ヘルパープログラムを使用
+ しないようにして子プロセスの終了ステータスを得るようにした。
+
+2005-10-31
+
* src/textview.c: textview_show_part(): フォーカス時にスクロールが
ジャンプしてしまう問題を修正。