This commit is contained in:
Watson
2013-11-15 22:45:40 +09:00
parent 9f0fc307ed
commit 6c85d70280
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -14,6 +14,8 @@
* Fixed a bug where Array#rotate! causes a crash in REPL.
* Fixed a bug where the objects created by "CFxxxCreate(args)" are not
released.
* Fixed a bug in dispatcher where #super cannot look up the shortcut method.
(ie #foo=)
* [iOS] Fixed a bug where `rake device' would no longer print the application
logs from the device.
* [OSX] Fixed a bug on OSX platform where compiler flags for iOS are passed

2
vm

Submodule vm updated: 01311e1f88...ccc43b281a