diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-03-02 18:50:15 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-03-02 18:50:15 +0000 |
commit | 0f4f4fd3dbee520ec755ef1b591c143b40f7d883 (patch) | |
tree | 14ebfde3ca7a7944f757093d18ac8c16ae6c22bc /ChangeLog | |
parent | afbae2e6a40d5102bdbfbb58821144a06d4ff18d (diff) | |
download | mpd-0f4f4fd3dbee520ec755ef1b591c143b40f7d883.tar.gz mpd-0f4f4fd3dbee520ec755ef1b591c143b40f7d883.tar.xz mpd-0f4f4fd3dbee520ec755ef1b591c143b40f7d883.zip |
git-svn-id: https://svn.musicpd.org/mpd/trunk@168 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ ver 0.10.0 (2004/3/3) 16) Fix a bug, where one process may segfault, and cause more processes to spawn w/o killing ones that lost their parent. 17) Fix a bug when the OSS device was unable to fetch the current volume, it would close the device (when it maybe previously closed by the exact same code) +18) command.c cleanup by mackstann +19) directory.c and command.c cleanup by tw-nym ver 0.9.4 (2004/1/21) 1) Fix a bug where updated tag info wasn't being detected |