Update CHANGELOG

This commit is contained in:
minggo 2013-10-29 09:05:04 +08:00
parent d11854c111
commit f2c229c722
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[NEW] Added Cocos2dxHelper.runOnGLThread(Runnable) again
[FIX] Fixed application will crash when pause and resume.
[FIX] Clear NoSuchMethodError Exception when JniHelper fails to find method id
[Mac]
[FIX] Removed unused CCLOG() from GL initialization
[iOS]