============================== 0.2.38 ===========================

2007-05-03  Bastien Nocera  <hadess@hadess.net>

	* configure.ac: Release 0.2.38
	* NEWS: upd

2007-04-28  David Schleef  <ds@schleef.org>

	* esd.c: chdir to /.  Fixes #399500.

2007-03-19  David Schleef  <ds@schleef.org>

	* players.c: the read/write wrapper macros don't have return
	  values.  Fixes #419642.

2007-03-02  David Schleef  <ds@schleef.org>

	* esddsp.c:
	  Fix leaking of file descriptors.  Patch from Pierre Ossman.
	  Fixes bug #362826.  (Also fix an important warning.)

2007-03-02  David Schleef  <ds@schleef.org>

	* Makefile.am:
	* configure.ac:
	  Fix detection for linking against libdl.
	  Patch from Loïc Minier.  Fixes bug #409269.

2007-03-01  Kjartan Maraas  <kmaraas@gnome.org>

	* players.c: (read_player): Fix 100% CPU problem introduced
	in 0.2.37. Patch from Joe Marcus Clarke. Closes bug #412951.

2007-03-01  Kjartan Maraas  <kmaraas@gnome.org>

	* docs/Makefile.am: Only install the esddsp man page if
	we build the binary. Closes bug #412918. Patch from
	Cygwin Ports Maintainer.