Release notes


We decided to make a new release because the old release no longer worked out of the box on Ubuntu 12.04 (Precise Pangolin)
The problem was cased by the SDL library.

If you happen to run on a distro that does not have SDL 1.2 included, you can try the old library by renaming:

CrayonPhysicsDeluxe/lib32/_libSDL-1.2.so.0
to
CrayonPhysicsDeluxe/lib32/libSDL-1.2.so.0

if this doesn't work try installing the latest SDL runtime libraries from http://www.libsdl.org/download-1.2.php



