Update CHANGELOG [ci skip]

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

View File

@ -18,7 +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] CocoStudio: The order of transform calculation in 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.