aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae53f52c..2defb596 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,14 @@ ver 0.16 (20??/??/??)
* obey $(sysconfdir) for default mpd.conf location
+ver 0.15.3 (2009/08/29)
+* decoders:
+ - vorbis: faster tag scanning with ov_test_callback()
+* output:
+ - fix stuttering due to uninitialized variable
+* update: don't re-read unchanged container files
+
+
ver 0.15.2 (2009/08/15)
* tags:
- ape: check the tag size (fixes integer underflow)