
ChangeLog:
----------

0.17
	* Fix build warning for string not using %s

0.16
	* Documentation updates
	* Add get_window_geometry and get_client_window_geometry functions
	* Add option to get system wnck version (on systems that support it)
	* Added gettext support for translations, and added Swedish translation
	* Add set_skip_tasklist function
	* Add set_skip_pager function

0.15
	* Fix GPL headers, which incorrectly was LGPL
	* Minor documentation fixes

0.14
	* Better checks for valid windows
	* Source code commenting updates
	* Minor documentation updates

0.13
	* Updated example in the README and other documentation updates
	* Makefile updates

0.12
	* Fixes to the Makefile, fixing the depends system, fixing installation
	  prefxes

0.11
	* Fix a build problem where standard C-flags wouldn't be included in makefile
	* Fix incorrect debug stuff to the makefile

0.10
	* Fixed a problem that made the project link even if no objects had changed
	* Default to build using GTK3, and add option to build using GTK2
	* Documentation fixes

0.09
	* Fixes to the Makefile
	* Minor documentation updates
	
0.08
	* Fix manpage problems

0.07
	* Fixes to the build system
	* Fixes of previous sloppy releases
	* Minor documentation updates

0.05
	* Update Makefile to allow CFLAGS changes, required by CDBS

0.04
	* Build system updates
	
0.03
	* Remove CMake stuff and go to a standard Makefile
	* Documentation updates
	* Move installation instructions to file of its own
	
0.02
	* Rename set_workspace to set_window_workspace
	* Massive documentation updates

0.01
	* Initial release

