2010-09-20  Henning Bekel  <h.bekel@googlemail.com>

	* Released version 0.4
	* Deprecated :repeat action in favor of a new :group action
	* Added :load and :reload actions to load config files
	* Fixed possibility of creating of non-abortable chains
	* Fixed segfault on binding a key sequence multiple times
	* Fixed argument parsing for :enter action
	* Improved error reporting
	* Updated manual page
	* Code cleanups

2010-09-16  Henning Bekel <h.bekel@googlemail.com>

	* Released version 0.3
	* Added timeout and abort options to :enter action
	* Added new action :repeat
	* Added option --file to load an alternative config file
	* Added option feedback [on|off] (requested by tum)
	* Added capitalized generic modifier names (requested by tum)
	* Fixed invalid free()'s in config parsing (reported by tum)
	* Fixed popup window is not raised when shown
	* Updated documentation, added a manual page
	* Code cleanups and minor bugfixes

2010-09-15  Henning Bekel <h.bekel@googlemail.com>

	* Released version 0.2
	* Fixed possibility of invalid free() in xc_show_keys()

2010-09-14  Henning Bekel <h.bekel@googlemail.com>

	* Released version 0.1
