Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-24 11:37:23 +08:00
parent 8aaeb99f17
commit dfbb68a9e1
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ cocos2d-x-3.0beta2 ?.? ?
[FIX] Removes unused files for MAC platform after using glfw3 to create opengl context.
[FIX] Wrong arithmetic of child's position in ParallaxNode::addChild()
[FIX] CocoStudio: TestColliderDetector in ArmatureTest can't work.
[FIX] CocoStudio: The order of transform calculation Skin::getNodeToWorldTransform() is incorrect.
[FIX] Crash if file doesn't exist when using FileUtils::getStringFromFile.
[FIX] If setting a shorter string than before while using LabelAtlas, the effect will be wrong.
[FIX] Label: Crash when using unknown characters.