aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0c5b9f78..57790b074 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,14 @@ ver 0.16 (20??/??/??)
* build with large file support by default
+ver 0.15.5 (2009/??/??)
+* input:
+ - curl: don't abort if a packet has only metadata
+* tags:
+ - riff, aiff: fixed "limited range" gcc warning
+* decoder_thread: change the fallback decoder name to "mad"
+
+
ver 0.15.4 (2009/10/03)
* decoders:
- vorbis: revert "faster tag scanning with ov_test_callback()"