From 8fec7331b8814260b7bf8b06d337433237918270 Mon Sep 17 00:00:00 2001 From: Watson Date: Mon, 8 Sep 2014 15:02:32 +0900 Subject: [PATCH] [NEWS] fix RM-590 --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a72987f3..5180b6f7 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ expression on REPL on Yosemite. * [OSX] Fixed a bug where the build directory for 3rd-party library wouldn't be removed with `rake clean' command. + * [OSX] Fixed a bug where it didn't handle `NSTaggedPointerString' objects + when it configured lower OS X version as deployment target on Yosemite. * Fixed a bug where Method#owner will return incorrect owner if the method in inherited class would be overrided. * Fixed a bug where wrong method would called when it would include module diff --git a/vm b/vm index c7928fb1..2c7fb4e7 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit c7928fb1cf9e65553f64240ccc3d992c49c95e5e +Subproject commit 2c7fb4e72f8d99ff3d9aa7040b0aefd657a2000c