aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 47961f852..cfa506ef0 100644
--- a/NEWS
+++ b/NEWS
@@ -23,13 +23,17 @@ ver 0.17 (2011/??/??)
ver 0.16.5 (2010/??/??)
-* configure.ac: disable assertions in the non-debugging build
+* configure.ac
+ - disable assertions in the non-debugging build
+ - show solaris plugin result correctly
+ - add option --enable-solaris-output
* pcm_format: fix 32-to-24 bit conversion (the "silence" bug)
* input:
- rewind: reduce heap usage
* decoder:
- ffmpeg: higher precision timestamps
- ffmpeg: don't require key frame for seeking
+* WIN32: close sockets properly
ver 0.16.4 (2011/09/01)