diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-03-17 09:48:10 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-03-17 09:48:10 +0000 |
commit | 7efdc7732c2505b2a10faccff8722a7ecddc3efd (patch) | |
tree | dedce7e617c9c3ed403a0220a2ad580df2dd0ccc | |
parent | de2c3c4a63814b0852b17a822274453afda67188 (diff) |
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2124 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 32cc7d3a..e63fc217 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,10 @@ 2008-03-17 + * libsylph/prefs.c: prefs_file_close(): win32: Unix の fsync() と + 同様に _commit() を使用するようにした。 + +2008-03-17 + * libsylph/prefs.c: prefs_file_close(): fsync() が失敗したら処理を 中断するようにした。 |