X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;h=6bd58962a55c4cda0d50d10815f84f1d7108fba9;hb=5d27648bfa9921f158e700151296af3e4c4fe13c;hp=bbe200102627b929907a78ff5a14792cdc45f720;hpb=5459ae27b1efa26a1a47186c754a0e4cb486a278;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index bbe20010..6bd58962 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,6 +18,18 @@ NEWS - 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 +- Streaming m4a files over udp has been improved. -------------------------------------- 0.6.2 (2018-06-30) "elastic diversity"