Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-12-20 16:15:02 +08:00
parent db542d751e
commit 4fe74c84bc
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ cocos2d-x-3.0beta0 ?? 2013
[FIX] XMLHttpRequest receives wrong binary array. [FIX] XMLHttpRequest receives wrong binary array.
[NEW] Bindings-generator supports to bind 'unsigned long'. [NEW] Bindings-generator supports to bind 'unsigned long'.
[FIX] 'Test Frame Event' of TestJavascript/CocoStudioArmatureTest Crashes. [FIX] 'Test Frame Event' of TestJavascript/CocoStudioArmatureTest Crashes.
[FIX] UserDefault::getDoubleForKey() doesn't pass default value to Java.
[Windows] [Windows]
[NEW] CMake support for windows. [NEW] CMake support for windows.