don't check imported function in snax.hotfix

This commit is contained in:
Cloud Wu
2014-08-07 18:06:08 +08:00
parent ae5a9bb855
commit 87a02ffe72
2 changed files with 20 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ Dev version
* bugfix: service exit before init would not report back
* add skynet.response and check multicall skynet.ret
* skynet.newservice throw error when lanuch faild
* Don't check imported function in snax.hotfix
v0.5.0 (2014-7-28)
-----------