aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-03-16 18:08:54 +0100
committerMax Kellermann <max@duempel.org>2011-03-16 18:08:54 +0100
commit6dcec366214da4238819914985e4921e258ba324 (patch)
tree5d13492cdd62fccd7e380b5511262c66a9fdb999 /NEWS
parente2aea6bce581e09e20f7570fd67cb92896f60656 (diff)
parent4d4b7e3de076ed8cf4a4d1e780a43d777221a125 (diff)
downloadmpd-6dcec366214da4238819914985e4921e258ba324.tar.gz
mpd-6dcec366214da4238819914985e4921e258ba324.tar.xz
mpd-6dcec366214da4238819914985e4921e258ba324.zip
Merge release 0.15.16 into v0.16.x
Conflicts: NEWS configure.ac src/output/jack_plugin.c src/update.c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f51f6122a..5f7ef436c 100644
--- a/NEWS
+++ b/NEWS
@@ -141,9 +141,13 @@ ver 0.16 (2010/12/11)
* make single mode 'sticky'
-ver 0.15.16 (2010/??/??)
+ver 0.15.16 (2011/03/13)
+* output:
+ - ao: initialize the ao_sample_format struct
+ - jack: fix crash with mono playback
* encoders:
- lame: explicitly configure the output sample rate
+* update: log all file permission problems
ver 0.15.15 (2010/11/08)