From afd11b43a402dc2379b20cbbd1dcc40baf173dfe Mon Sep 17 00:00:00 2001 From: James Chen Date: Fri, 24 Jan 2014 11:37:46 +0800 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 43610591d1..638937d41f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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.