aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55312f4647..6db0b7d078 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ with all sufficient information, see the ChangeLog file or Redmine
Enumerable#max and call max to an Array, your redefinition will be
now ignored. You should also redefine Array#max.
+ * Array#sum [Feature #12217]
+
* Dir
* Dir.empty?. [Feature #10121]