From 3935b46c603f2e67f4911532c98df1cc17bb161d Mon Sep 17 00:00:00 2001 From: Watson Date: Mon, 1 Oct 2012 12:06:39 +0900 Subject: [PATCH] add line for latest commit --- NEWS | 1 + vm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f7e6f870..6501b8f4 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ it would fail to process header paths including space characters. * Fixed a bug in Pointer#cast! which does not accept symbol argument as pointer type like Pointer#new. + * Added the Pointer#value which is alias of Pointer#[0]. = RubyMotion 1.25 = diff --git a/vm b/vm index 37099c2e..5a9e374b 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 37099c2e81ebe084c650506c4b6c2ff7e334ffb5 +Subproject commit 5a9e374b5f78d9c206185a446f5904d5619439c6