aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-06-12 18:39:47 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-06-12 18:39:47 +0000
commit1928a40486ccead50977daac78f936a75a9c475f (patch)
tree3296396704216e5da543911a1c307cb7becacba5 /ChangeLog
parent8de17dbed0354e6e3475defec2fb046a559f1c47 (diff)
downloadmpd-1928a40486ccead50977daac78f936a75a9c475f.tar.gz
mpd-1928a40486ccead50977daac78f936a75a9c475f.tar.xz
mpd-1928a40486ccead50977daac78f936a75a9c475f.zip
Adding some ChangeLog entries.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6558 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cea20982..b46e7177e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@ ver 0.14.0 (????/??/??)
* New zeroconf_enabled option so that Zeroconf support can be disabled
* Enable the AAC input plugin if support for it has been compiled in
* Support for playing MP4 streams
+* Stop the player/decode processes when not playing to allow the CPU to sleep
+* Fix a bug where closing an ALSA dmix device could cause MPD to hang
+* Make the shout output block while trying to connect instead of failing
+* New timeout parameter for shout outputs to define a connection timeout
ver 0.13.0 (2007/5/28)
* New JACK audio output