aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-03-17 09:45:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-03-17 09:45:30 +0000
commitde2c3c4a63814b0852b17a822274453afda67188 (patch)
tree831cd0db73f7379bdddff99934dde541cf9a22dc /ChangeLog
parentd0240722220985b4ca879c6caa1ca927d5309588 (diff)
win32: use _commit().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2123 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df91aa77..5ba39fba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-03-17
+ * libsylph/prefs.c: prefs_file_close(): win32: use _commit() as well
+ as fsync() on Unix.
+
+2008-03-17
+
* libsylph/prefs.c: prefs_file_close(): abort if fsync() fails.
2008-03-17