X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS.md;h=fd587fab054dea33124918870b24351b20586fc6;hp=50ec0a3a51e156b704cf6979ec595f83a300192e;hb=9569c2194f248a94b4e8e53d21699c1e3a6a11eb;hpb=742be1f7334570492615fdf89ce46123e3f71886 diff --git a/NEWS.md b/NEWS.md index 50ec0a3a..fd587fab 100644 --- a/NEWS.md +++ b/NEWS.md @@ -15,6 +15,13 @@ NEWS - Overhaul of the compress filter code. The refined algorithm should 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. -------------------------------------- 0.6.2 (2018-06-30) "elastic diversity"