]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
Merge branch 't/clang'
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 3c5a7871a35185ed44693958af4c451f3b9ddafa..9a84c332001ddc5d0cdf4fbf769550b4c9387790 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+-------------------------------------------
+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.
+       - Overhaul of the command_util.sh script.
+       - Fixes for some minor problems found by the clang analyzer.
+
 ------------------------------------------
 0.4.10 (2012-03-30) "heterogeneous vacuum"
 ------------------------------------------
@@ -9,7 +23,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