X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=NEWS.md;h=4b718d8a6b396ee143fd7de65d9b49f32f0f0dd4;hb=685698f0adeb1906f14a1b05d976943cba4ca7e3;hp=a0484f09d177cb3f7effdd4962650cdce28281ad;hpb=420a1f30cc06482f36371d096635846f8800e198;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index a0484f09..4b718d8a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,15 @@ NEWS 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. +- The select server command is now quiet by default, The new --verbose + option can be used to show information about the newly loaded mood + or playlist. +- The ls server command gained the --limit option to force a limit + on the number of files listed. +- Cleanup of the openssl-specific code. Downloads: [tarball](./releases/paraslash-git.tar.xz)