From d46e2aea718920f535c1dc701cbd6b85a8e1fcac Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 17 Feb 2016 03:21:35 +0000 Subject: * string.c (rb_str_init): introduce String.new(capacity: size) [Feature #12024] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fe1a4dde65..35d5bce51f 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ with all sufficient information, see the ChangeLog file or Redmine * Dir.empty?. [Feature #10121] +* String + + * String.new(capacity: size) [Feature #12024] + === Stdlib updates (outstanding ones only) * CSV -- cgit v1.2.3