X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=fc6ccffb03a9ffc1903d66208bb097fb2e54fc64;hp=d4ab30d1b16bf7e83312af6fcefe9e47fd6f4410;hb=fb4022dfafa1d6f86f741767ecaed8e41c53352a;hpb=79d6515d49cdb0a91ff7c4a599f2d63cb5678032 diff --git a/NEWS b/NEWS index d4ab30d1..fc6ccffb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ ---------------------------------------------- -0.5.0 (to be announced) "invertible validity" ---------------------------------------------- +NEWS +==== + +---------------------------------------------- +0.5.1 (to be announced) "temporary implication" +---------------------------------------------- + + - audiod improvements and fixes. + - buffer tree robustness improvements. + +---------------------------------------- +0.5.0 (2013-08-23) "invertible validity" +---------------------------------------- + +Some API-breaking changes, one serious bug fix, and a lot of bike-shedding. - The sideband compatibility code has been removed, hence sideband connections (introduced in 0.4.11) are now mandatory. @@ -14,6 +26,12 @@ - overview.pdf is now based on dia, a simple diagram creation program. The new version is much more detailed and contains descriptions of the various programs of the paraslash package. + - The separator of all multi-word options has been changed from + underscore to dash. For example --log_color becomes --log-color. + - Overhauled web pages and the new logo. + +Downloads: ./releases/paraslash-0.5.0.tar.bz2 (tarball), +./releases/paraslash-0.5.0.tar.bz2.asc (signature) -------------------------------------- 0.4.13 (2013-07-29) "spectral gravity"