This commit is contained in:
Watson
2013-07-23 13:32:29 +09:00
parent f46920dc22
commit b88878edd3
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -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 <tab> 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

2
vm

Submodule vm updated: 7c40e7105c...4e03d5b719