2002-07-05  Florent Rougon  <flo@via.ecp.fr>

	* Released 1.06 (otherwise I suspect the doc could remain
	sub-optimal for a bit too long according to my tastes...).

	* xmms.py: documentation improvement thanks to Greg Ward.

2002-06-01  Florent Rougon  <flo@via.ecp.fr>

	* Released 1.05.

	* xmms.py: added an argument to fade_out allowing to control
	whether we restore the main volume afterwards (this change is
	backward-incompatible).

	* xmms.py: PyXMMSGenericException now derives from the Python
	standard class Exception.

	* xmms.py: fixed a typo (_exit instead of os._exit).

2002-05-12  Florent Rougon  <flo@via.ecp.fr>

	* Released 1.04.

	* xmms.py: added the fade_out function.

2002-04-07  Florent Rougon  <flo@via.ecp.fr>

	* setup.py: set the Distutils package name to lowercase to ease
	Debian packaging.

2002-04-06  Florent Rougon  <flo@via.ecp.fr>

	* INSTALL: added that XMMS development files are required to build
	PyXMMS

2002-03-17  Florent Rougon  <flo@via.ecp.fr>

	* Improved the INSTALL file contents.

	* 1.01 release.

	* Polished the documentation.
	