mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add an entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3f658870fe
commit
53a2b14909
1 changed files with 4 additions and 0 deletions
4
doc/NEWS
4
doc/NEWS
|
@ -1,3 +1,7 @@
|
|||
: Multiple assignment behavior
|
||||
|
||||
Fixed so that "*a = nil" results in "a == []".
|
||||
|
||||
: Array expansion
|
||||
|
||||
Fixed with the following behavior:
|
||||
|
|
Loading…
Reference in a new issue