Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2014-01-02 20:09:43 +08:00
parent 602468e3f2
commit 1beb992157
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ cocos2d-x-3.0beta0 ?? 2013
[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.
[FIX] Two memory leak fixes in EventDispatcher::removeEventListener(s).
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.