UPDATE CHANGELOG[ci skip]

This commit is contained in:
James Chen 2013-11-02 22:16:07 +08:00
parent c0683410b3
commit 23faae22ee
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] Removed unused CCLOG() from GL initialization
[iOS]
[FIX] Can't click the area that outside of keyboard to close keyboard when using EditBox.
[Desktop]
[FIX] Trigger onKeyReleased only after the key has been released.
[Javascript binding]
[FIX] Fixed a memory leak in ScriptingCore::runScript()
[FIX] sys.localStorage.getItem() does not support non-ascii string.