[ci skip]

This commit is contained in:
minggo 2014-05-27 10:18:29 +08:00
parent 866a1cb9aa
commit 053da338bb
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cocos2d-x-3.2 ???
[NEW] TextureCache: added unbindImageAsync() and unbindAllImageAsync()
[FIX] Image: Set jpeg save quality to 90
[FIX] Application.mk: not output debug message in releae mode on Android
cocos2d-x-3.1 May.24 2014
[FIX] EventKeyboard::KeyCode: key code for back button changed from KEY_BACKSPACE to KEY_ESCAPE