Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-02 09:58:05 +08:00
parent 3f4236dda0
commit 13cf67747a
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ cocos2d-x-3.0beta0 ?? 2013
[FIX] Crash if connection breaks during download using AssetManager.
[NEW] AngelCode binary file format support for LabelBMFont.
[FIX] OpenAL context isn't destroyed correctly on mac and ios.
[FIX] Useless conversion in ScrollView::onTouchBegan.
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.