Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-27 16:12:31 +08:00
parent f64e8826b8
commit bbe156fe37
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ cocos2d-x-3.0beta2 Jan.24 2014
[FIX] Keyboard pressed events are being repeatedly fired before keyboard is released [FIX] Keyboard pressed events are being repeatedly fired before keyboard is released
[Android] [Android]
[FIX] Background music can't be resumed when back from foreground [FIX] Background music can't be resumed when back from foreground
[FIX] ANR (Application Not Responding) appears on android 2.3 when pressing hardware button.
[lua binding] [lua binding]
[NEW] Can bind classes that have the same class names but different namesapces [NEW] Can bind classes that have the same class names but different namesapces
[FIX] Use EventDispatcher to update some test cases [FIX] Use EventDispatcher to update some test cases