X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS.md;fp=NEWS.md;h=d8813b3f3e484a27bf06593826162923d020e996;hb=a1c4cc4b26f72c19e12100d47a9da3c449aab3e7;hp=55ef3be947ee76d6b0937b33988b0cd960c0e985;hpb=0e34285da6ad1111b270d3463d5216493ffcde6f;p=paraslash.git diff --git a/NEWS.md b/NEWS.md index 55ef3be9..d8813b3f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,19 @@ NEWS ==== +---------------------------------------------- +0.6.3 (to be announced) "generalized activity" +---------------------------------------------- + +- The ff command now accepts a negative argument to instruct the + virtual streaming system to jump backwards in the current audio + stream. The old syntax (e.g., "ff 30-") is still supported but it + is deprecated and no longer documented. The compatibility code is + sheduled for removal after 0.7.0. + +- para_afh: New option: --preserve to reset the modification time to + the value of the original file after meta data modification. + -------------------------------------- 0.6.2 (2018-06-30) "elastic diversity" --------------------------------------