diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-10-10 20:22:52 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-10-10 20:22:52 +0000 |
commit | e57f9d01d0cb9aa6b99309156be26bdd542c18fd (patch) | |
tree | 9bad067674265214fe2d4a83d48971e1bd78acbf | |
parent | f6e96edcc91bb761c6e7abb3a9ecae660d5d5edc (diff) | |
download | mpd-e57f9d01d0cb9aa6b99309156be26bdd542c18fd.tar.gz mpd-e57f9d01d0cb9aa6b99309156be26bdd542c18fd.tar.xz mpd-e57f9d01d0cb9aa6b99309156be26bdd542c18fd.zip |
Adding ChangeLog entries for 0.12.1
git-svn-id: https://svn.musicpd.org/mpd/trunk@4894 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +ver 0.12.1 (2006/10/??) +* Fix segfault when scanning an MP3 that has a Xing tag with 0 frames +* Fix segfault when there's no audio output specified and one can't be detected +* Fix handling of escaping in quotes +* Allow a quality of -1 to be specified for shout outputs +* A few minor cleanups + ver 0.12.0 (2006/9/22) * New audio output code which supports: * A plugin-like architecture |