[NEWS] Fixed a bug where Hash#removeObjectForKey will immediately release an object

This commit is contained in:
Watson
2013-12-14 00:23:15 +09:00
parent 3da3e6c090
commit 5a9fdc517e
2 changed files with 3 additions and 2 deletions

3
NEWS
View File

@@ -1,7 +1,8 @@
= RubyMotion 2.18 =
* Improve terminal output when using `vendor_project` with an Xcode project.
* Fixed a bug where Hash#{[]=, clear} will immediately release an object.
* Fixed a bug where Hash#{[]=, clear, removeObjectForKey} will immediately
release an object.
= RubyMotion 2.17 =

2
vm

Submodule vm updated: 2436bb4f24...fb52db2768