mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add a NEWS entry about [Feature #15602]
This commit is contained in:
parent
431132f037
commit
8b8b9c1a1f
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -511,6 +511,9 @@ File::
|
|||
* File.realpath now uses realpath(3) on many platforms, which can
|
||||
significantly improve performance.
|
||||
|
||||
Hash::
|
||||
* Change data structure of small Hash objects. [Feature #15602]
|
||||
|
||||
Monitor::
|
||||
* Monitor class is written in C-extension. [Feature #16255]
|
||||
|
||||
|
|
Loading…
Reference in a new issue