Update CHANGELOG

This commit is contained in:
minggo 2013-10-30 18:31:59 +08:00
parent 9e5420c954
commit 5d931dab64
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] Fixed application will crash when pause and resume.
[FIX] Clear NoSuchMethodError Exception when JniHelper fails to find method id
[NEW] Added xlargeScreens="true" to supports-screens
[NEW] Added build/android-build.py to build all Android samples
[Mac]
[FIX] Removed unused CCLOG() from GL initialization
[iOS]