From aa8cfb5f04efb4991243fc8a2a6e677b62df68ed Mon Sep 17 00:00:00 2001 From: James Chen Date: Fri, 24 Jan 2014 11:58:09 +0800 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index ed57f190f9..92420af5cc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,6 +24,7 @@ cocos2d-x-3.0beta2 ?.? ? [FIX] If setting a shorter string than before while using LabelAtlas, the effect will be wrong. [FIX] Label: Crash when using unknown characters. [FIX] Label: Missing line breaks and wrong alignment. + [FIX] Label: Color and opacity settings aren't applied when invoking Label::alignText. [FIX] Console: log(format, va_args) is private to prevent possible resolution errors [FIX] Configuration: dumpInfo() -> getInfo() [FIX] ControlSlider doesn't support to set selected thumb sprite.