]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
Merge branch 't/alsa_fix'
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index dfe779eed74299064a1f0648b364781244a2ccda..23ec23a3840dc17b511da7b9bd904bc62ca7f68a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
 -------------------------------------------
-0.4.11 (to be announced "mutual diversity")
+0.4.11 (to be announced) "mutual diversity"
 -------------------------------------------
 
+       - Sideband connections: If both para_server and para_client
+         support this feature, data is sent as a multiplexed stream.
+       - The --no_default_filters option of para_filter has been
+         removed.
+       - Several fixes and latency improvements to various decoders.
+       - The alsa writer now limits the prebuffer time to 500ms.
        - Documentation improvements.
+
 ------------------------------------------
 0.4.10 (2012-03-30) "heterogeneous vacuum"
 ------------------------------------------
@@ -14,7 +21,7 @@ improvements and the usual mix of cleanups and fixes.
          deprecated. It still works but has no effect and will be
          removed in the next version.
        - para_gui now prints also the stderr output of the executing
-          command in the bottom window.
+         command in the bottom window.
        - Cleanup and consolidation of the various wrappers for
          write(), writev(), send() and friends.
        - The obscure error messages on mmap() failures have been