aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c9939d9165..2f3e9b3856 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ Mon Dec 6 17:32:38 2004 Tanaka Akira <akr@m17n.org>
* rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,
ext/pty/pty.c, ext/io/wait/wait.c, ext/openssl/ossl_ssl.c:
- Use own buffering mechanism instead of stdio.
+ Use own buffering mechanism instead of stdio. [ruby-dev:25056]
* io.c, ext/stringio/stringio.c, test/ruby/ut_eof.rb:
EOF flag removed.