X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;fp=NEWS.md;h=22816b1911a7613a233481df0ff4ac7e07bb6a81;hb=4345aa176aecdbd9a876e7efdcc034acd29616a7;hp=598db71fae93734158509fa5f76853ceb09ccb7b;hpb=ab4c39c7cd1c6d2b03cedf5d83521c746433367b;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index 598db71f..22816b19 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,24 @@ NEWS ==== +---------------------------------------------- +0.7.3 (to be announced) "weighted correctness" +---------------------------------------------- + +- Old style PEM keys are now deprecated. They still work but their + use results in a run-time warning. The removal of PEM key support is + scheduled for paraslash-0.8.0. +- Version 1.0 of the openssl library has been deprecated. A warning + is printed at compile-time on systems which have this outdated version + because it will no longer be supported once paraslash-0.8.0 comes out. +- A spring cleanup for the senescent code in fd.c. +- The --admissible option of the ls command now takes an optional + argument. When invoked like --admissible=m/foo, only files which are + admissible with respect to mood foo are listed. + +Downloads: +[tarball](./releases/paraslash-git.tar.xz) + ------------------------------------- 0.7.2 (2023-03-08) "optical friction" -------------------------------------