From b465a2b4ad8ef084e3fb4dbc533423ec85e993de Mon Sep 17 00:00:00 2001 From: mrkn Date: Thu, 6 Jun 2013 22:16:43 +0000 Subject: * NEWS: fix style. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ NEWS | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a70b6d49f4..25ecaf1558 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Jun 7 07:15:00 2013 Kenta Murata + + * NEWS: fix style. + Fri Jun 7 06:48:17 2013 Benoit Daloze * numeric.c: remove unused ID id_to_r introduced in r41109. diff --git a/NEWS b/NEWS index b7272834f8..a4e057bbd0 100644 --- a/NEWS +++ b/NEWS @@ -48,9 +48,8 @@ with all sufficient information, see the ChangeLog file. * 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) -- cgit v1.2.3