Merge pull request #14203 from xiaofeng11/v3_39betaPrepaire

Fix spell error
This commit is contained in:
pandamicro 2015-10-21 11:08:59 +08:00
commit 6ca67c4963
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cocos2d-x-3.9 beta0 October.20 2015
[NEW] ListView: Added a feature for magnetic scrolling.
[NEW] Animate: Added ActionTimeline::setAnimationEndCallBack and ActionTimeline::addFrameEndCallFunc.
[NEW] Animate: Added CSLoader::createNodeWithVisibleSize, CSLoader::createNodeWithVisibleSize and moved "ui::Helper::DoLayout" into them.
[NEW] Stuio: Added support for Cocos Studio Light3D.
[NEW] Studio: Added Light3D support for Cocos Studio.
[NEW] Platform: Added the missing CURL support to the Windows 10 UWP version.
[NEW] Platform: Added UIEditBox support on linux platform.