aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-02 18:50:15 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-02 18:50:15 +0000
commit0f4f4fd3dbee520ec755ef1b591c143b40f7d883 (patch)
tree14ebfde3ca7a7944f757093d18ac8c16ae6c22bc /ChangeLog
parentafbae2e6a40d5102bdbfbb58821144a06d4ff18d (diff)
downloadmpd-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8aa880bd..4ba1359b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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