X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;h=de0aa1b462d3158e2325c383cd4cec7e569b46b9;hb=62c0894fbb589dd45e69b7d9ef1fd152a9960d62;hp=7ed78027fc29cf5f681e0d4b00464397ff4e995b;hpb=05a15e80c5dae4f94c417210549d07a94a0acc16;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index 7ed78027..de0aa1b4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -16,6 +16,19 @@ NEWS reduce clipping. The meaning of --aggressiveness has changed, see the updated and extended documentation of the compress filter for details. - Cleanup of the audio format handler code. +- We now build the tree using the .ONESHELL feature of GNU make, + which results in a significant speedup. +- Two robustness fixes for FreeBSD. +- para_client now supports RFC4716 private keys as generated with + ssh-keygen -m RFC4716. In fact, this key format has been made the + default, and the former PEM keys will be depreciated at some point. +- The ogg audio format handlers learned to detect holes and now report + the correct duration also if ogg pages are missing in the file. This + affects ogg/vorbis ogg/speex and ogg/opus. +- Robustness improvements for para_mixer. +- A fix for an old bug that could cause the server to crash or report + garbage in its status output. +- New para_play option: --end-of-playlist -------------------------------------- 0.6.2 (2018-06-30) "elastic diversity"