[NEWS] Fixed a bug where Struct#[]= will immediately release an object

This commit is contained in:
Watson
2013-12-14 15:30:10 +09:00
parent cb83433d8e
commit 01c11e428f
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@
* Fixed a bug where Hash#{[]=, clear, removeObjectForKey} will immediately
release an object.
* Fixed a bug where Array#delete will immediately release an object.
* Fixed a bug where Struct#[]= will immediately release an object.
= RubyMotion 2.17 =

2
vm

Submodule vm updated: eab5f75536...ad037daf3a