X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;h=d6b0abc758fafb785b0ee82be086c255eb022f92;hb=refs%2Ftags%2Fv0.5.9;hp=457f6781ead9a994707e2ac1019c97b5fe1677ce;hpb=f012a742a9b342c51e3c6bef22eaab0f39cb9e46;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index 457f6781..d6b0abc7 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.5.8 (2017-09-23) "branching parabola" ---------------------------------------