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 * 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.