From 0cc8050b73591c311e40cd93df2dc4645476fe85 Mon Sep 17 00:00:00 2001 From: James Chen Date: Mon, 27 Jan 2014 10:34:57 +0800 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8fed711081..6d3f9d1a82 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -65,8 +65,10 @@ cocos2d-x-3.0beta2 Jan.24 2014 [FIX] Crash when Firefox connects to JSB application on Mac platform. [Desktop] [NEW] Support fullscreen +[Linux] + [FIX] "Testing empty labels" in LabelTest crashes. [Mac] - [FIX] Removes unused files after using glfw3 to create opengl context + [FIX] Removes unused files after using glfw3 to create opengl context [Win32] [FIX] Compiling error when using x64 target [FIX] Tests: TestCpp works with CMake