X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;h=7dc331f516ba15b9443daf69cd1ba19b2202c21e;hb=d5e27e2a346da2f18188d317926a60687d082732;hp=3e3e7abfda28365cba7abfa2ead1c2c408d75801;hpb=c75c35b176cdacf157d27617e954961c88f33975;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index 3e3e7abf..7dc331f5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,23 @@ NEWS ==== +--------------------------------------- +0.5.9 (2021-11-04) "reversed dimension" +--------------------------------------- +This release contains a few important fixes which have accumulated in +the maint branch. The paraslash-0.5.x series has now reached its end +of life and will no longer be supported. All users should upgrade to +a more recent version at this point. + +- Fix an issue with the bash completion script. +- Initialize the random seed also when using libgrypt. +- Fix some compiler warnings in the resample filter +- Don't return spurious errors from the ff server command. + +Downloads: +[tarball](./releases/paraslash-0.5.9.tar.bz2), +[signature](./releases/paraslash-0.5.9.tar.bz2.asc) + ---------------------------------------- 0.6.3 (2021-02-18) "generalized activity" -----------------------------------------