From 25996662eeb2407ff499faafa1eea55b6b7084ff Mon Sep 17 00:00:00 2001 From: Watson Date: Sun, 14 Oct 2012 11:20:21 +0900 Subject: [PATCH] add line for latest commit --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8b056012..4973966d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ initialize_clone}. * Fixed a bug in Object#instance_eval which does not yield receiver object into the block. + * Fixed a bug in Array#== and Marshal.dump which lookup unnecessary private + methods. = RubyMotion 1.26 = diff --git a/vm b/vm index 540831da..4f836d14 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 540831da4c81ef0bf6aea463ae1224ede72b8167 +Subproject commit 4f836d141849b8e470b60afce870b7d6ffff60a1