[ci skip]

This commit is contained in:
minggo 2014-07-23 18:34:53 +08:00
parent 0d77485b3b
commit 92a6aab146
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ cocos2d-x-3.3 ??
[FIX] Label: can not set charmap after it is created
[FIX] Scale9Sprite: new added sprite will be hidden
[FIX] UIListView: can not insert an item in specific position, it is added at bottom
[FIX] TabelView: can handle touch event though its parents are invisible
[FIX] TextField: can not use backspace to delete a character
[FIX] Others: can not import java library shift by engine correctly when using Eclispe on Android