============================== 0.2.38 =========================== 2007-05-03 Bastien Nocera * configure.ac: Release 0.2.38 * NEWS: upd 2007-04-28 David Schleef * esd.c: chdir to /. Fixes #399500. 2007-03-19 David Schleef * players.c: the read/write wrapper macros don't have return values. Fixes #419642. 2007-03-02 David Schleef * esddsp.c: Fix leaking of file descriptors. Patch from Pierre Ossman. Fixes bug #362826. (Also fix an important warning.) 2007-03-02 David Schleef * Makefile.am: * configure.ac: Fix detection for linking against libdl. Patch from Loïc Minier. Fixes bug #409269. 2007-03-01 Kjartan Maraas * 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 * docs/Makefile.am: Only install the esddsp man page if we build the binary. Closes bug #412918. Patch from Cygwin Ports Maintainer.