Adding ChangeLog entries for 0.12.1

git-svn-id: https://svn.musicpd.org/mpd/trunk@4894 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman 2006-10-10 20:22:52 +00:00
parent f6e96edcc9
commit e57f9d01d0
1 changed files with 7 additions and 0 deletions

View File

@ -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