This commit is contained in:
Laurent Sansonetti
2013-12-14 23:24:10 +01:00
parent cfff1147a7
commit 937e93e151
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -6,6 +6,8 @@
* Fixed a bug where Array#delete will immediately release an object.
* Fixed a bug where Struct#[]= and setter of Struct member will immediately
release an object.
* Fixed a bug in the cycle detectors where weak Proc objects would have their
`self' reference scanned, resulting in a double-release crash at runtime.
= RubyMotion 2.17 =

2
vm

Submodule vm updated: 1696e28272...102912c921