From 76fc1ce0a774aab411b4e9f4462c236852624764 Mon Sep 17 00:00:00 2001 From: mame Date: Mon, 11 Mar 2019 12:48:33 +0000 Subject: The combination of non-Symbol keys and Symbol keys is now allowed again Revert r64358. [Bug #15658] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a78a2585fa..ab6e89f3b2 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,9 @@ sufficient information, see the ChangeLog file or Redmine * lambda with no block in a method called with a block errs. +* Non-Symbol keys in a keyword arguments hash was prohibited at 2.6.0, but + now allowed again. [Bug #15658] + === Core classes updates (outstanding ones only) Enumerable:: @@ -59,10 +62,6 @@ RSS:: === Stdlib compatibility issues (excluding feature bug fixes) -profile.rb, Profiler__:: - - * Removed from standard library. No one maintains it from Ruby 2.0.0. - === C API updates === Implementation improvements -- cgit v1.2.3