summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2eb751cbab..12a72d4ffd 100644
--- a/NEWS
+++ b/NEWS
@@ -42,8 +42,7 @@ with all sufficient information, see the ChangeLog file or Redmine
Now takes multiple arguments.
* Array#pack [Feature #12754]
- Now takes optional arguments `buffer' and `offset' to reuse already
- allocated buffer.
+ Now takes optional argument `buffer:' to reuse already allocated buffer.
* Comparable