diff --git a/CHANGELOG b/CHANGELOG index 038c4c10b014..b22722858945 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,14 +2,14 @@ cocos2d-0.99.5-x-0.8.0 @ Mar.15,2011 [all platforms] 316 Feature Resolution auto adjustment, auto scale HVGA resource to WVGA or any other resolutions 336 Refactor refactor platform porting layer - 253 Bug xml parser sometimes crashes + 253 Bug xml parser sometimes crashes 375 Feature Rename NS,CG,UI prefix classes/definitions to CC prefix, avoid the crash at ios dev 332 Feature upgrade tests from 0.99.4 to 0.99.5 [ios] - 363 Bug CCLabelTTF can't treat line breaks and wrapping correctly. + 363 Bug CCLabelTTF can't treat line breaks and wrapping correctly. 351 Feature CCLabelTTF cannot automatic line break on iphone - 352 Bug ccRemoveHDSuffixFromFile & CCFileUtils::getDoubleResolutionImage isnot work - 392 Bug border of sprite debug draw isn't scaled if enableRetinaDisplay(true) + 352 Bug ccRemoveHDSuffixFromFile & CCFileUtils::getDoubleResolutionImage isnot work + 392 Bug border of sprite debug draw isn't scaled if enableRetinaDisplay(true) 385 Feature implement ccos2d::CCLog 388 Feature update the template for iOS [android] @@ -17,16 +17,16 @@ cocos2d-0.99.5-x-0.8.0 @ Mar.15,2011 242 Feature support accelerometer on android 353 Feature support jpg on android 344 Feature add APP_ABI := armeabi armeabi-v7a to improve the performance on some devices - 356 Bug CCLabelTTF::initWithString crashed + 356 Bug CCLabelTTF::initWithString crashed [wophone] - 386 Bug resolve the compile conflict on wophone sdk - 383 Bug The approach which handle left soft-key clicked is not work + 386 Bug resolve the compile conflict on wophone sdk + 383 Bug The approach which handle left soft-key clicked is not work 377 Feature Replace the word "uphone" with "wophone" - 357 Bug CCLabelTTF doesn't support words contain line breaks. - 348 Bug CCLabelTTF blur if color = white and fontSize < 24 + 357 Bug CCLabelTTF doesn't support words contain line breaks. + 348 Bug CCLabelTTF blur if color = white and fontSize < 24 [win32] 373 Feature Disable PVRFrame window when cocos2d running - 355 Bug CCLabelTTF doesn't support line breaks and wrapping words + 355 Bug CCLabelTTF doesn't support line breaks and wrapping words 300 Feature wizard for Visual C++ 2008 Express & VS2010 Express/Professional