aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-13 06:23:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-13 06:23:31 +0000
commitc4f60c4fbd1b8cde8e2db0ab64ca2757f161e0ff (patch)
treebf25763e31bbbc5dd6b2c50923fc04ff6f347b41 /ChangeLog.ja
parentbaa9ff77415a35317137262bb5865639c0f38429 (diff)
optimized file copy.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1635 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 931997e3..26013f29 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,9 @@
2007-04-13
+ * libsylph/utils.c: copy_file(): read() / write() を使用して最適化。
+
+2007-04-13
+
* libsylph/utils.c: file_exist(): allow_fifo が FALSE の場合は
g_file_test() を使用(win32 の最適化)。
rename_force(): win32: 最近のバージョンの GLib では g_rename() は