]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
file_write: Fix NULL pointer dereference.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index cb7ba06d5ae70631f6160daf5f9a8888a3227526..239964e03af41f2ef536a55878e0069746fcbb3b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,17 @@
 0.4.5 (to be announced) "symmetric randomization"
 -------------------------------------------------
 
-       - Fix an invalid-free-bug in the ogg audio format handler code.
+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"