mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Removed C APIs
This commit is contained in:
parent
a493732c8e
commit
60e9aa5733
1 changed files with 7 additions and 0 deletions
7
NEWS.md
7
NEWS.md
|
@ -44,6 +44,13 @@ Note: Excluding feature bug fixes.
|
|||
|
||||
## C API updates
|
||||
|
||||
### Removed C APIs
|
||||
|
||||
The following deprecated APIs are removed.
|
||||
|
||||
* `rb_cData` variable.
|
||||
* "taintedness" and "trustedness" functions.
|
||||
|
||||
## Implementation improvements
|
||||
|
||||
## JIT
|
||||
|
|
Loading…
Add table
Reference in a new issue