Merge branch 't/command_util_cleanups'
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index dc83e1679a6981f7cda3b4cec605ddde5ff04dd8..d38b977c60dcb73cc32370177dddd20b50c9cd6e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
------------------------------------------------
-0.4.10 (to be announced) "heterogeneous vacuum"
------------------------------------------------
+-------------------------------------------
+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.
+
+------------------------------------------
+0.4.10 (2012-03-30) "heterogeneous vacuum"
+------------------------------------------
 
 Nothing earth-shaking in this release, but quite a few usability
 improvements and the usual mix of cleanups and fixes.
@@ -9,7 +22,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