X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=75a628637ae4567ae4d6f6a660cae62849278d1d;hp=50f9b6996c878e9e7762cddf25dbf2a9666bb277;hb=4a0c8e1fb760134609dcf2c06cd1b9b76953d606;hpb=1fcea504b3a8541d039c3e63491e158433b06875 diff --git a/NEWS b/NEWS index 50f9b699..75a62863 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ 0.4.9 (to be announced) "hybrid causality" ------------------------------------------ + - Fix for an endless loop in the mp3 decoder for certain + (corrupt) mp3 files. + - autogen.sh now detects a distcc setup and adjusts the + parameter for the -j option of make accordingly. + - Shared memory areas are no longer restricted to 64K. We now + detect the maximal size of a shared memory area at runtime. + + -------------------------------------- 0.4.8 (2011-08-19) "nested assignment" --------------------------------------