ruby-changes:31735
From: nobu <ko1@a...>
Date: Sat, 23 Nov 2013 13:51:08 +0900 (JST)
Subject: [ruby-changes:31735] nobu:r43814 (trunk): * append newline at EOF.
nobu 2013-11-23 13:51:05 +0900 (Sat, 23 Nov 2013) New Revision: 43814 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43814 Log: * append newline at EOF. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 43813) +++ NEWS (revision 43814) @@ -313,4 +313,4 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L313 * rb_gc_set_params() is deprecated. This is only used in Ruby internal. -* rb_gc_count() added. This returns the number of times GC occurred. \ No newline at end of file +* rb_gc_count() added. This returns the number of times GC occurred. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/