Release 0.1.3
-------------
 * Support verticle areas as well as workspaces
 * Fixed inconsistent texture filtering
 * Switched to /tmp/.3ddesktop-user from /var/tmp
 * Cmd line option to change texture size
 * Cmd line option to delete shared memory
 * Added subtle lighting
 * Cmd line option to goto specific, prev, and next faces
 * Number keys go directly to faces
 * Cleaned up some code
 * Support mouse buttons and mouse wheel
 * Switched to GLX to create a better fullscreen (no enlightenment borders)
 * Added "Price Is Right" wheel mode
 * Cmd line option to specify amount of zoom out

Release 0.1.2
-------------
 * Switched compile time OpenGL detection to ac_opengl
 * Added --randdelay flag to specify when the random movements start
 * Added semaphore to avoid more then one instance running at a time
 * Added "Carousel" mode and made it the default
 * Texture for digit 10 wasn't showing
 * Reduced CPU usage (idle function forces context switch)

Release 0.1.1
-------------
 * Added #include <stdlib.h>
 * Fixed shared memory problem (No such file or directory error)
 * Fixed "cylinder" mode w/ two-desktops (textures no longer clash)
 * Ripped out unused STPH code

Release 0.1.0
-------------
 * Initial release
