mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add NEWS about 46655156dc
* Add Thread#native_thread_id [Feature #17853]
This commit is contained in:
parent
46655156dc
commit
9ddc767434
1 changed files with 4 additions and 0 deletions
4
NEWS.md
4
NEWS.md
|
@ -101,6 +101,10 @@ Outstanding ones only.
|
|||
* Queue#initialize now accepts an Enumerable of initial values.
|
||||
[[Feature #17327]]
|
||||
|
||||
* Thread
|
||||
|
||||
* Thread#native_thread_id is added. [[Feature #17853]]
|
||||
|
||||
* Thread::Backtrace
|
||||
|
||||
* Thread::Backtrace.limit, which returns the value to limit backtrace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue