X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS.md;h=931ddbb8844290638884627be0fdeffb7031c216;hp=894922f885ad14ac5c25f3f203706d5246889ad2;hb=70a630c4c422298d40453c537edf9d326b613abc;hpb=10a62b85c43319d9cdefd7d04823aaed47b3817e diff --git a/NEWS.md b/NEWS.md index 894922f8..931ddbb8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,17 +1,21 @@ NEWS ==== - --------------------- current master branch --------------------- - New sort order for the ls command: -s=h sorts the ls output by hash value of the audio file. +- autogen.sh now runs the test suite after a successful build. - The contents of overview.pdf have been integrated into the user manual. - The doxygen source browser has been disabled temporarily. The API reference is still online, though. - Overhaul of the source code documentation. +- The deprecated --full-path option of the ls command has been + removed. It was a no-op since 0.6.0. +- The wma decoder has been cleaned up and its bitstream API made + more robust. ------------------------------- 0.6.0 (2017-04-28) "fuzzy flux"