X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=239964e03af41f2ef536a55878e0069746fcbb3b;hb=2ef39ae4d1e6b0d95991d2b980621fb152211444;hp=477d149f309d0b5286b43847564fbf2b0c6fd6bd;hpb=61e23f237c7c65a5c9c6a0e5e059678e549b50e9;p=paraslash.git diff --git a/NEWS b/NEWS index 477d149f..239964e0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +------------------------------------------------- +0.4.5 (to be announced) "symmetric randomization" +------------------------------------------------- + +Mainly bug fixes and the var_fec_slices patch set. + + - Contains a fix for an invalid-free-bug in the ogg audio format + handler code. + - Switching off the DCCP sender works again. + - para_audiod handles crashes of para_server more robustly. + - Internal scheduler cleanups. + - reduced latency due to variable sized FEC slices. + - Improved documentation and error diagnostics. + - The build of para_server is now optional, allowing to build the + client side executables if libosl is not installed. + ------------------------------------------ 0.4.4 (2010-08-06) "persistent regularity" ------------------------------------------