Skip to content

Commit 041ff53

Browse files
authored
Update NEWS.md
1 parent 4506845 commit 041ff53

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@ The following bundled gems are updated.
307307
* `Process::Status#&` and `Process::Status#>>` have been removed.
308308
They were deprecated in Ruby 3.3. [[Bug #19868]]
309309
310-
* `rb_path_check` is now deprecated. This function was used for
311-
`$SAFE` path checking which was removed in Ruby 2.7.
310+
* `rb_path_check` has been removed. This function was used for
311+
`$SAFE` path checking which was removed in Ruby 2.7,
312+
and was already deprecated,.
312313
[[Feature #20971]]
313314
314315
## Stdlib compatibility issues

0 commit comments

Comments
 (0)