NEWS: Fix issue reference [#15807] [DOC]
This commit is contained in:
parent
dadf1255b6
commit
7779ade48c
2
NEWS
2
NEWS
@ -625,7 +625,7 @@ Range::
|
|||||||
* Range#minmax used to iterate on the range to determine the maximum.
|
* 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.
|
It now uses the same algorithm as Range#max. In rare cases (e.g.
|
||||||
ranges of Float or Strings), this may yield different results.
|
ranges of Float or Strings), this may yield different results.
|
||||||
[Bug #15929]
|
[Bug #15807]
|
||||||
|
|
||||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user