Compiz Core 0.5.2 is out!

Straight from the ML post:
A new compiz release 0.5.2 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1
0d0a4a39bfbe0ada770d9206b7a1b6
b443c53c29  compiz-0.5.2.tar.gz
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1.asc
(signed by David Reveman)
Additionally, a git clone of the source tree:
git clone git://git.freedesktop.org/git/xorg/app/compiz
will include a signed compiz-0.5.2 tag which points to a commit named:
65ccbbd18c5028c610042dd552eec0de3a41bde8
which can be verified with:
git verify-tag compiz-0.5.2
and can be checked out with a command such [...]