X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=dc83e1679a6981f7cda3b4cec605ddde5ff04dd8;hb=c3a930948d0512b3ff57ed2bebc2d9bdb3dcb9ad;hp=f14f2879a8f61726f1c2464d4498b2f771e510c7;hpb=f0e41e36c3f1a3a5bb6ff66d92d2814391d8f908;p=paraslash.git diff --git a/NEWS b/NEWS index f14f2879..dc83e167 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,23 @@ 0.4.10 (to be announced) "heterogeneous vacuum" ----------------------------------------------- +Nothing earth-shaking in this release, but quite a few usability +improvements and the usual mix of cleanups and fixes. + - The --no_default_filters option of para_filter has been - depricated. It still works but has no effect and will be + deprecated. It still works but has no effect and will be removed in the next version. - - - Cleanup and consolidation of the various wrappers for - write(), writev(), send() and friends. + - para_gui now prints also the stderr output of the executing + 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 + replaced by meaningful messages. This affects mainly + para_afh. + - para_audioc: Cleanups and memory leak fixes. + - Test 0004-server no longer fails if para_server is not + being built. + - New configure options: --with-id3tag-{headers,libs}. ------------------------------------- 0.4.9 (2011-12-06) "hybrid causality"