The first two patches fix bugs introduced in recent changes for v0.20. The third patch applies .mpdignore matches to all subdirectories.
Anthony DeRossi (3): unix/PidFile: fix empty PID file event/ServerSocket: fix AF_UNIX address in use error update: apply .mpdignore matches to subdirectories NEWS | 2 ++ doc/user.xml | 2 ++ src/db/update/ExcludeList.cxx | 6 ++++++ src/db/update/ExcludeList.hxx | 10 +++++++++- src/db/update/Walk.cxx | 27 +++++++++++++++++---------- src/db/update/Walk.hxx | 2 ++ src/event/ServerSocket.cxx | 2 ++ src/unix/PidFile.hxx | 5 ++++- 8 files changed, 44 insertions(+), 12 deletions(-) -- 2.4.9 _______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
