From 7779ade48c2786992e41c0ab87761ab467f4be49 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune Date: Mon, 23 Dec 2019 01:59:17 -0500 Subject: NEWS: Fix issue reference [#15807] [DOC] --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') 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) -- cgit v1.2.3