aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-09-10 23:18:43 +0200
committerMax Kellermann <max@duempel.org>2009-09-10 23:18:43 +0200
commitfdc479676f7f39d33287111900f0862ddb7797af (patch)
tree9b77638e323b14e8b5cba3fd002ac2d7c580e06a /NEWS
parent4cdf62000c2d5403f0dc5a5078719c2d63d268c7 (diff)
parent985b8b2d7159a47d1dd1d3604d6b8f6edc94d2e7 (diff)
downloadmpd-fdc479676f7f39d33287111900f0862ddb7797af.tar.gz
mpd-fdc479676f7f39d33287111900f0862ddb7797af.tar.xz
mpd-fdc479676f7f39d33287111900f0862ddb7797af.zip
Merge branch 'v0.15.x'
Conflicts: NEWS configure.ac doc/mpdconf.example
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa637d5b4..8f8aa3de6 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,11 @@ ver 0.16 (20??/??/??)
* obey $(sysconfdir) for default mpd.conf location
+ver 0.15.4 (2009/??/??)
+* decoders:
+ - vorbis: revert "faster tag scanning with ov_test_callback()"
+
+
ver 0.15.3 (2009/08/29)
* decoders:
- vorbis: faster tag scanning with ov_test_callback()