Update CHANGELOG

This commit is contained in:
Joshua Granick
2015-09-21 17:18:41 -07:00
parent 248e8b72ce
commit 315c41bbac

View File

@@ -5,6 +5,7 @@
* Fixed iOS support for CFFI prime (requires HXCPP update)
* Reverted SDL2 version to fix regression in iOS window size
* Disabled Cairo finalizer (for now) to resolve some crash problems
* Fixed small memory leaks in lime.text.Font
* Reduced "unreachable code" warnings in Firefox
* Fixed iOS multitouch behavior (legacy)