[ci skip]

This commit is contained in:
minggo 2013-11-19 10:28:08 +08:00
parent 7dc252ef11
commit 8fd0806716
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ cocos2d-x-3.0alpha1 Nov.19 2013
[FIX] EventListner: cann't be removed sometimes
[FIX] UserDefault: didn't set data size when parsing XML using TinyXML
[FIX] Webp test crashed
[FIX] CCHttpClient: The subthread of CCHttpClient interrupts main thread if timeout signal comes.
[NEW] Arm64 support.
[NEW] Added Mouse Support For Desktop Platforms.
[NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.