Skip to content

Commit

Permalink
[ci skip] Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
minggo committed Jan 6, 2015
1 parent 31819ba commit 019cda3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cocos2d-x-3.4rc0 Jan.9 2015
[FIX] FileUtils: getData() can't get data from file when file was using by other application on windows
[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] JumpTo: can not be applied more than once
[FIX] Physics integration: physics body is not still after disabling gravitational force by PhysicsBody::setGravityEnable()
[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
Expand Down

0 comments on commit 019cda3

Please sign in to comment.