ruby-changes:29063
From: mrkn <ko1@a...>
Date: Fri, 7 Jun 2013 07:17:03 +0900 (JST)
Subject: [ruby-changes:29063] mrkn:r41115 (trunk): * NEWS: fix style.
mrkn 2013-06-07 07:16:43 +0900 (Fri, 07 Jun 2013) New Revision: 41115 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41115 Log: * NEWS: fix style. Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 41114) +++ ChangeLog (revision 41115) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Fri Jun 7 07:15:00 2013 Kenta Murata <mrkn@m...> + + * NEWS: fix style. + Fri Jun 7 06:48:17 2013 Benoit Daloze <eregontp@g...> * numeric.c: remove unused ID id_to_r introduced in r41109. Index: NEWS =================================================================== --- NEWS (revision 41114) +++ NEWS (revision 41115) @@ -48,9 +48,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L48 * open ignore internal encoding if external encoding is ASCII-8BIT. * Module#ancestors - - The ancestors of a singleton class now include singleton classes, - in particular itself. + * The ancestors of a singleton class now include singleton classes, + in particular itself. === Stdlib updates (outstanding ones only) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/