aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cda15be37..f83adfb83d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
-Sun Apr 20 12:49:03 2008 Tanaka Akira <akr@fsij.org>
+Sun Apr 20 13:55:37 2008 Tanaka Akira <akr@fsij.org>
- * io.c (copy_stream_fallback): read directly (bypassing readpartial)
+ * io.c (copy_stream_fallback): write directly (bypassing write method)
if possible.
+Sun Apr 20 12:49:03 2008 Tanaka Akira <akr@fsij.org>
+
+ * io.c (copy_stream_fallback): read directly (bypassing readpartial
+ method) if possible.
+
Sun Apr 20 04:45:13 2008 Tanaka Akira <akr@fsij.org>
* io.c (copy_stream_body): use readpartial and write method for