X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=b9d032fcc2e9cbf5b04af7ca35b86ce33d90a1fe;hb=4f112bad9a4b61b8e1ce54cf2cb24285d9c81a6b;hp=7f4149771803cbc180a9f3da13251bd68468d9be;hpb=be7eec0e9944f493af023164fb2b0e9e48787f1e;p=paraslash.git diff --git a/NEWS b/NEWS index 7f414977..b9d032fc 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,44 @@ NEWS ==== -------------------------------------------------- -0.5.3 (to be released) "symbolic synchronization" -------------------------------------------------- +----------------------------------------------- +0.5.4 (to be announced) "exponential alignment" +----------------------------------------------- +Another cleanup and bugfix release. + + - New server command: tasks. + - Minor cleanups to daemon.c. + - New URLs for home page and git services. + - Improved error diagnostics for the mvblob commands. + - New sender subcommand: status. + - Improved help text for server and afs commands. + - audiod memory leak fixes. + - Miscellaneous improvements to the build system. + - oss_writer improvements. + +Download: ./releases/paraslash-git.tar.bz2 (tarball) + +--------------------------------------------- +0.5.3 (2014-08-01) "symbolic synchronization" +--------------------------------------------- + +Not many new features, but lots of fixes and usability improvements. + + - para_gui has been converted to use the paraslash scheduler. - Various alsa-related fixes, mostly for the raspberry pi. + - Many scheduler improvements and cleanups. - The test suite has been extended to include sanity checks for the generated man pages. - ao_writer fixes. This writer was in a quite bad shape. Many serious bugs have been fixed. - new audiod command: version. - Minor improvements to the bitstream API. + - The cpsi command now prints a meaningful error message if + none of the given patterns matched any audio file. +Downloads: ./releases/paraslash-0.5.3.tar.bz2 (tarball), +./releases/paraslash-0.5.3.tar.bz2.asc (signature) ---------------------------------------- 0.5.2 (2014-04-11) "orthogonal interior"