git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-12-24 06:39:10 +00:00
Родитель 0901fc5280
Коммит cc5781cf2a
1 изменённых файлов: 1 добавлений и 1 удалений

2
NEWS
Просмотреть файл

@ -380,7 +380,7 @@ with all sufficient information, see the ChangeLog file or Redmine
constant-time. Previously, Struct elements beyond the first 10
10 elements used a linear scan. [Feature #10585]
* The Set class got several speedps.
* The Set class got several speed up.
[Misc #10754], [r52591]
* Socket and I/O related improvements