summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2f249a0742..5a4e0eda40 100644
--- a/NEWS
+++ b/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)