From 34fff376ffbbf8e1fcff501869f043003f88edd5 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 20 Aug 2004 08:30:43 +0000 Subject: * io.c (rb_io_check_writable): no need to check read buffer if already changed to write mode. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca520dcbe2..1918cc2295 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 20 14:49:42 2004 NAKAMURA Usaku + + * io.c (rb_io_check_writable): no need to check read buffer if + already changed to write mode. + Fri Aug 20 11:46:43 2004 UENO Katsuhiro * ext/zlib/zlib.c: GzipReader#ungetc caused crc error. -- cgit v1.2.3