v. 0.1.4 - Mon Jun 10 2013 27:06 CEST
	* Error out in case libshout was not found.
	* Updated copyright.
	* Added support for server termination (Closes: #344)
	* Cleanup of feature test macro checks.
	* Added support to set username for mixer.

v. 0.1.3 - Mon Dec 10 2012 13:13 CET
	* Update build system to make more usage of RABS (See: #325)

v. 0.1.2 - Wed Oct 17 2012 15:43 CEST
	* Switched to new build system (See: #325)
	* Ported to win32.
	* Improved listen socket configuration options.
	  Allows to bind to a non-random port for TCP.
	* Use TCP port by default on win32.

v. 0.1.1 - Sat Aug 18 2012 25:44 CEST
	* Fix context switching in CPI (Closes: #294)

v. 0.1.0 - Mon Aug 06 2012 21:12 CEST
	* Added support for PASSFH. Needed by rpld.
	* Corrected auto terminate.
	* Added support for common protocol interface (CPI) (Closes: #267)
	* Added support for multiple listen sockets.
	* Updated manpage.

v. 0.1rc0 - Wed Aug 01 2012 26:05 CEST
	* Prepared porting to the common protocol interface (See: #267)
	* Updated Makefile (Closes: #268)

v. 0.1beta0 - Thu Jul 05 2012 29:07 CEST
	* Start of project
	* Limited sleep time to 64ms (Closes: #249)
	* Support creation of mixers using command lion flags (Closes: #251)
	* Ignore listen sockets when no client slot is free (Closes: #247)
	* Rewrote internal scheduler to allow flow control,
	  also removes requirement to sleep in main loop resulting in
	  much better response time for clients (Closes: #248, See: #249)
