diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-03 20:09:12 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-03 20:09:12 +0000 |
commit | 652c2fc8b0ae2e081f5e94c5810365ead33e726e (patch) | |
tree | 4c39eced77571cf695730c17ed6535e03e48a13e /ChangeLog | |
parent | 7e2cbdee0575a16211a76d3c9b8afaca09894fa6 (diff) | |
download | mpd-652c2fc8b0ae2e081f5e94c5810365ead33e726e.tar.gz mpd-652c2fc8b0ae2e081f5e94c5810365ead33e726e.tar.xz mpd-652c2fc8b0ae2e081f5e94c5810365ead33e726e.zip |
Adding ChangeLog entry for zeroconf_enabled, adding Zeroconf section to
mpdconf.example, and updating the zeroconf_* docs.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6474 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.14.0 (????/??/??) * New null audio output plugin * Zeroconf support using Bonjour +* New zeroconf_enabled option so that Zeroconf support can be disabled ver 0.13.0 (2007/5/28) * New JACK audio output |