ruby-changes:14816
From: nobu <ko1@a...>
Date: Tue, 16 Feb 2010 18:54:28 +0900 (JST)
Subject: [ruby-changes:14816] Ruby:r26678 (trunk): * ChangeLog: removed trailing spaces.
nobu 2010-02-16 18:54:10 +0900 (Tue, 16 Feb 2010) New Revision: 26678 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26678 Log: * ChangeLog: removed trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 26677) +++ ChangeLog (revision 26678) @@ -169,7 +169,7 @@ * io.c (rb_io_getline_fast): wrong calculation of new position from rb_str_coderange_scan_restartable(). [ruby-core:28103] - * io.c (read_all): ditto. + * io.c (read_all): ditto. * sprintf.c (rb_str_format): ditto. @@ -227,7 +227,7 @@ Sun Feb 7 00:23:21 2010 Shugo Maeda <shugo@r...> - * class.c (rb_class_init_copy): raise a TypeError if the argument is + * class.c (rb_class_init_copy): raise a TypeError if the argument is BasicObject. [ruby-core:27060] Sat Feb 6 23:37:11 2010 Shugo Maeda <shugo@r...> @@ -284,7 +284,7 @@ /dev/urandom is a symlink in OpenSolaris. * lib/securerandom.rb (SecureRandom.random_bytes): ditto. - + Fri Feb 5 16:38:08 2010 Nobuyoshi Nakada <nobu@r...> * lib/delegate.rb (Delegator): include copy of Kernel. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/