2012-10-22 Michael Jumper <zhangmzike@users.sourceforge.net>

	* Migrate function naming to 0.7.0
	* Fix log message ordering
	* Add size preamble instruction handling
	* Handle audio/video preamble instructions with stubs

2012-09-10 Alex Bligh <alex@alex.org.uk>

	* Fix daemonization (ticket #178, Debian bug #685637)

2012-05-24 Michael Jumper <zhangmaike@users.sourceforge.net>

	* Update README and manpage

2012-05-23 David Pham-Van <d.pham-van@ulteo.com>

	* Add foreground option to daemon

2012-05-04 Michael Jumper <zhangmaike@users.sourceforge.net>

	* Migrated to libguac 0.6.0
	* Add manpage and LICENSE to source .tar.gz
	* Restrict addresses used for binding
	* Improve logging
	* Log messages to both syslog and STDERR

2011-12-11 Michael Jumper <zhangmaike@users.sourceforge.net>

	* Migrated daemon functions from libguac to guacd
	* Improved logging
	* Updated to match naming conventions
	* Removed forced sleep between message handles (much faster)
	* Added manpage
	* Added -b option for specifying bind address

2011-02-28 Michael Jumper <zhangmaike@users.sourceforge.net>

	* Initial release