1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix wrong merge of conflict at r67217

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2019-03-11 13:00:31 +00:00
parent 43ff4ef912
commit a3a1199f41

4
NEWS
View file

@ -62,6 +62,10 @@ RSS::
=== Stdlib compatibility issues (excluding feature bug fixes)
profile.rb, Profiler__::
* Removed from standard library. No one maintains it from Ruby 2.0.0.
=== C API updates
=== Implementation improvements