X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=75a628637ae4567ae4d6f6a660cae62849278d1d;hp=92a18a7030378d98dc48695d0b135738cd5146f8;hb=4a0c8e1fb760134609dcf2c06cd1b9b76953d606;hpb=836b440ab58128761a4b3ab6fe9a9c49a2ae3b5e diff --git a/NEWS b/NEWS index 92a18a70..75a62863 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +------------------------------------------ +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" --------------------------------------