diff --git a/NEWS b/NEWS index 8850ed6a..e94bc040 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,8 @@ report file that was generated by the system for the current app. * Fixed a bug in the REPL where using the key to enable auto-completion could result in a crash due to a missing symbol. + * Fixed a bug where it would cause a crash if it would handles the object + which has #init and #initiazlize(arg) with NSCoding. * [iOS] Fixed a warning message from the linker that would be displayed when using Xcode 5 to build the app. * [iOS] Fixed a bug in the debugger where built-in debug commands weren't diff --git a/vm b/vm index 7c40e710..4e03d5b7 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 7c40e7105c959932471c9a6512322683c66bb98a +Subproject commit 4e03d5b719606e85c000a5d76a9b77fea1f63b58