update changelog for 0.8.5

This commit is contained in:
Walzer 2011-06-28 14:45:32 +08:00
parent 3e92c7dcac
commit b72641608c
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ cocos2d-0.99.5-x-0.8.5 @ Jun.28,2011
Bug #523 CCParticleSystemQuad::particleWithFile() can't work correctly
Bug #524 CCFileUtils::dictionaryWithContentsOfFile() can't parse special plist format
Bug #526 glScissior can't work correctly when use autoscale function
Bug #543 EffectTest renders x4 scale when use auto-scale on android/win32/wophone
Bug #544 some test cases of TransitionTest renders x4 scale when use auto-scale on android/win32/wophone
[android]
Bug #490 TextInputTest show words on soft keyboard detach instead of each key pressed
Bug #507 RenderTextureTest failed on some android devices