X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;h=34aad072bfd0d5743c2177bf042f2e919f20a676;hb=57a338b4f7a8346708636de18780eaec52750e96;hp=eda654a6a155e2f4c484bfa3013d7edc7d278aec;hpb=0c7c4d80673854527ce3c3786dd581169565b5e6;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index eda654a6..34aad072 100644 --- a/NEWS.md +++ b/NEWS.md @@ -19,7 +19,15 @@ NEWS - 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. -------------------------------------- 0.6.2 (2018-06-30) "elastic diversity"