Release 0.1.7
-------------
 * Added --acquire and new --acquirecurrent to 3ddesk client
 * Added optional param to --acquire for delay between switches
 * Fixed usage text
 * Added "random" option to mode parameter
 * Added new "flip" visualization mode (try up arrow ;)
 * Fixed bug where keyboard doesn't respond/grab
 * Linear mode shows columns and rows as they really are
 * Added --stop option to 3ddesk client
 * Switched from gotoprev/next to gotoright/left/up/down
 * Switch desktops when face switches for smoother transitions (Andy Bakun)
 * Goto destination changable during switch (Pedro Caria)
	
Release 0.1.6
-------------
 * Fixed a problem with the goto functionality
 * Added an --acquire option to grab all screens beforehand
 * Removed messy test code in win.cpp
 * Lower imlib2 version requirement for rpm

Release 0.1.5
-------------
 * Change some dirs etc for creating RPM 
	
Release 0.1.4
-------------
 * Major architectual changes for speed (3ddesk daemon)
 * Sawfish without gnome working (Thomas Clausen)
 * Use Imlib2 to grab screen and scale (fast!)
	
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
