Version 0.1.1
=============

Added workaround for X servers which don't properly support texture_for_pixmap,
based on how Beryl works around the problem. Define LIBCM_TFP if you *can* do
TFP and you want libcm to use it; default if LIBCM_TFP is not defined is to
use non-TFP mode. Non-TFP mode should work more generally and often be faster.
Kudos to Travis Watkins for the suggestion, who cautions that TFP mode will
often be necessary for video and games.

=============