diff --git a/CHANGELOG b/CHANGELOG index 416588d3ed..7a8acd7372 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ cocos2d-x-3.4rc0 Jan.9 2015 + [NEW] Node: rotation representation using quaternion [FIX] FileUtils: getData() will cause memory leak if file size is 0 on windows [FIX] GLProgram: when there is a shader compile error in shader, it will crash on windows + [FIX] Sprite3DTest: Sprite3DUVAnimationTest, Sprite3DFakeShadowTest, Sprite3DLightMapTest, Sprite3DBasicToonShaderTest will crash on android when switch to foreground from background [FIX] HttpClient: http requests will be lost in immediately mode on iOS [FIX] WP8: compiling error on ARM architecture