mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Fix issue reference [#15807] [DOC]
This commit is contained in:
parent
dadf1255b6
commit
7779ade48c
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -625,7 +625,7 @@ Range::
|
|||
* Range#minmax used to iterate on the range to determine the maximum.
|
||||
It now uses the same algorithm as Range#max. In rare cases (e.g.
|
||||
ranges of Float or Strings), this may yield different results.
|
||||
[Bug #15929]
|
||||
[Bug #15807]
|
||||
|
||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue