From a4610baeee3b2cb089dede25162eb2976e779074 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 23 Dec 2010 12:45:47 +0000 Subject: merges r30280 from trunk into ruby_1_9_2. -- * io.c : add an extra byte to buffer for the specification of read in Windows. see [ruby-core:33460] and r29980. and, we have to discuss how to do this one byte. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a92696c4bf..28c07c6a37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 21 01:41:42 2010 Masaya Tarui + + * io.c : add an extra byte to buffer for the specification of read + in Windows. see [ruby-core:33460] and r29980. and, we have to + discuss how to do this one byte. + Wed Dec 15 04:02:00 2010 KOSAKI Motohiro * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config): -- cgit v1.2.3