Skip to content

Commit

Permalink
NEWS: Kernel#clone [ci skip]
Browse files Browse the repository at this point in the history
* NEWS (Kernel#clone): mention freeze flag.  [Feature #12300]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nobu committed Aug 3, 2016
1 parent e821f97 commit 340805c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ with all sufficient information, see the ChangeLog file or Redmine

* Integer#digits for extracting columns of place-value notation [Feature #12447]

* Kernel

* Kernel#clone now takes an optional keyword argument, freeze flag.
[Feature #12300]

* Regexp

* Regexp#match? [Feature #8110]
Expand Down

0 comments on commit 340805c

Please sign in to comment.