Revision: 1225
Author: ccanepacc
Date: Thu May 23 06:01:24 2013
Log: fix Mac crash related to SDL dlls, issue 190, patch by
useb...@gmail.com
http://code.google.com/p/los-cocos/source/detail?r=1225
Modified:
/trunk/CHANGELOG
=======================================
--- /trunk/CHANGELOG Thu May 23 05:54:20 2013
+++ /trunk/CHANGELOG Thu May 23 06:01:24 2013
@@ -1,5 +1,5 @@
v0.5.7 -
- - fix Mac crash due to nonmatching SDL dlls when not using SDL audio
(patch by
useb...@gmail.com, issue 190)
+ - fix Mac crash due to nonmatching SDL dlls when not using SDL audio
(issue 190, patch by
useb...@gmail.com, thanks)
v0.5.5 - August 12, 2012
- fix issue 168, now particle textures are propper (this can change
visual size for particlers in old code)