mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Removed constants
This commit is contained in:
parent
462079611a
commit
6f53425825
1 changed files with 6 additions and 0 deletions
6
NEWS.md
6
NEWS.md
|
@ -43,6 +43,12 @@ Note: Excluding feature bug fixes.
|
||||||
|
|
||||||
### Removed methods
|
### Removed methods
|
||||||
|
|
||||||
|
The following deprecated constant is removed.
|
||||||
|
|
||||||
|
* `Random::DEFAULT`
|
||||||
|
* `Struct::Group`
|
||||||
|
* `Struct::Passwd`
|
||||||
|
|
||||||
The following deprecated methods are removed.
|
The following deprecated methods are removed.
|
||||||
|
|
||||||
* `Dir.exists?`
|
* `Dir.exists?`
|
||||||
|
|
Loading…
Add table
Reference in a new issue