Merge branch 't/decoder_fixes'
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index dfe779eed74299064a1f0648b364781244a2ccda..df54a6412db9ef55d4b580cbf7328b72f4a6e07f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
 -------------------------------------------
-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.
        - Documentation improvements.
+
 ------------------------------------------
 0.4.10 (2012-03-30) "heterogeneous vacuum"
 ------------------------------------------
@@ -14,7 +20,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